...
Create a Class Library project and reference to the OIDC Auth Module assembly, EmpowerID.OidcAuth.V47.dll
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.
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 name CustomClaimsTransfomer nopanel true Insert excerpt IL:External Stylesheet IL:External Stylesheet nopanel true
Info |
---|
Modernizing Legacy .Net Apps with Azure AD |
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|