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
2021-01-09, ∼1888🔥, 0💬
Popular Posts:
What is the "__init__()" class method? The "__init__()" class method is a special method that will b...
How to use the "return-response" Policy statement to build the response from scratch for an Azure AP...
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
How to make application release build with Visual Studio 2017? If you want to make a final release b...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...