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, ∼2261🔥, 0💬
Popular Posts:
How to login to Azure API Management Publisher Dashboard? If you have given access permission to an ...
What is EPUB 3.0 Metadata "dc:description" Element? EPUB 3.0 Metadata "dc:description" is an optiona...
How To Set session.gc_divisor Properly in PHP? As you know that session.gc_divisor is the frequency ...
How to build a test service operation to dump everything from the "context.Request" object in the re...
Why I am getting "The Windows SDK version 8.1 was not found" error, when building my C++ application...