Versions Compared

Key

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

...

  1. Create a Class Library project and reference to the OIDC Auth Module assembly, EmpowerID.OidcAuth.V47.dll

  2. Add a class (i.e., MyCustomClaimsTransformer) that derives from the IClaimsTransformer interface and implement the TransformClaims method to set new claims or transform existing claims.

  3. Add the ida:ClaimsTransformer app setting key in the Web.config file of the web application. The value of this setting is the assembly fully qualified name of the type that implements the IClaimsTransformer interface in the EmpowerID.OidcAuth.V47.dll assembly.

    Insert excerpt
    IL:OIDC Auth Module App Setting Tables
    IL:OIDC Auth Module App Setting Tables
    nameCustomClaimsTransfomer
    nopaneltrue

    Insert excerpt
    IL:External Stylesheet
    IL:External Stylesheet
    nopaneltrue

Info

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

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue