...
Create a Class Library project and reference the AzEasyAuth HttpModule assembly, EmpowerID.AzEasyAuth.HttpModule.dll.
Add a class (i.e., MsClaimsIdentity) that derives from the ClaimsTransformer abstract class.
Implement the ProcessClaims method and set the HttpContext.User consistent with your application.
Info | ||||||||
---|---|---|---|---|---|---|---|---|
https://dotnetworkflow.jira.com/wiki/pages/resumedraft.action?draftId=2559803397 |