flyingpuma.com

Inner Geek

Securing ASP.net Webforms Applications with Microsoft Identity / Azure Active Directory

Asp.net Webforms Using Azure Active Directory for Authentication

ASP.net Webforms
Using Azure Active Directory for Authentication

The video that is linked on this page is a complete end-to-end walk through of how to secure ASP.net Webforms applications hosted in Azure using Microsoft Identity / Azure Active Directory as the authentication provider. Authorization using Azure Active Directory Security Groups and Azure App Roles are also demonstrated. Coding examples are shown in both Visual Basic and C#.

The video presents three models of Authentication:

  • No Application Code Required (via Azure App Service hosting options)
  • Full Authentication and Authorization Code within the App (with expanded discussion of security considerations for static content)
  • Low Code/Hybrid: Authentication in Azure / Authorization in the App


All code (aspx pages and code behind) that is used in the video is available for download in the link below. The download is a zip file that contains both Visual Basic and C# coding examples.




Under construction …. Video has not yet been posted……