Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a Class Library project and reference the AzEasyAuth HttpModule assembly, EmpowerID.AzEasyAuth.HttpModule.dll.

  2. Add a class (i.e., MsClaimsIdentity) that derives from the ClaimsTransformer abstract class.

  3. Implement the ProcessClaims method and set the HttpContext.User consistent with your application.

Info

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue
Modernizing Legacy .Net Apps with Azure AD
https://dotnetworkflow.jira.com/wiki/pages/resumedraft.action?draftId=2559803397

Azure EasyAuth Module

Azure Authentication using OWIN with ASP.NET