Tools, FAQ, Tutorials:
Azure AD Integration Versions 1 and 2
What are differences of v1.0 and v2.0 of Azure AD Integration?
✍: FYIcenter.com
The main difference between v1.0 and v2.0 of Azure AD Integration is
who can sign in to your application:
Azure AD v1.0 allows only work and school accounts to sign in to your application.
Azure AD v2.0 allows work and school accounts from Azure AD and personal Microsoft accounts (MSA), such as hotmail.com, outlook.com, and msn.com, to sign in.
The diagram below shows you who can login to your application
with Azure AD v1.0 and v2.0 integrations:
Â
⇠Azure AD App Registration Manifest
⇑ Integration with Azure Active Directory
⇑⇑ OpenID Tutorials
2021-01-09, 786👍, 0💬
Popular Posts:
Where to see resource detailed information of my API Management Service on Azure Portal? Once you ha...
Can You Specify the "new line" Character in Single-Quoted Strings? You can not specify the "new line...
How To Get the Minimum or Maximum Value of an Array in PHP? If you want to get the minimum or maximu...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...
Where to get a JSON.stringify() Example Code in JavaScript? Here is a good JSON.stringify() example ...