azure - Claims Transformation with ADAL -


is there way claims transformation adal .net library , using usewindowsazureactivedirectorybearerauthentication?

i'm able in secuitytokenvalidated event when using useopenidconnectauthentication

jwtsecuritytokenhandler defines virtual function createclaimsidentity can take control of.

you need provide custom implementation of jwtsecuritytokenhandler , set windowsazureactivedirectorybearerauthenticationoptions.tokenhandler custom implementation.


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -