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, ∼2238🔥, 0💬
Popular Posts:
What is the "__init__()" class method? The "__init__()" class method is a special method that will b...
How to start Visual Studio Command Prompt? I have Visual Studio 2017 Community version with Visual C...
How to how to use matched string and groups in replacements with re.sub()? When calling the re.sub()...
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...
How to run CMD Commands in Dockerfile to change Windows Docker images? When building a new Windows i...