go4321 发表于 2017-6-30 19:43:07

Azure Active Directory Authentication Libary (ADAL)

  Challenges - different style of auth, aspect like certificate or token expire, renew.

  ADAL consolidate different authentication method, Oauth, Saml etc in one solution

  Set up a new azure domain
add a user under the domain add application that requires ADAL authentication   Once the domain is setup, domain user is setup, application requires ADAL authenicate is setup, basic flow for the authentication using ADAL

  Sample Web API auth FLOW.
页: [1]
查看完整版本: Azure Active Directory Authentication Libary (ADAL)