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, ∼2044🔥, 0💬
Popular Posts:
How to use the urllib.request.Request object to build more complex HTTP request? The urllib.request....
Where to see some Examples of Invalid JSON Values? Here are some Examples of Invalid JSON Values: 1....
How to add a new operation to an API on the Publisher Dashboard of an Azure API Management Service? ...
How To Truncate an Array in PHP? If you want to remove a chunk of values from an array, you can use ...
How To Read a File in Binary Mode in PHP? If you have a file that stores binary data, like an execut...