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, 1493🔥, 0💬
Popular Posts:
How to create a "Sign-up or Sign-in" user flow policy in my Azure AD B2C directory? If you want to b...
What is the standard to map XML repeating elements to JSON values? There seems to be no industry sta...
Where to find EPUB Sample Files? Here is a list of EPUB sample files collected by FYIcenter.com team...
How to use the "return-response" Policy statement to build the response from scratch for an Azure AP...
How to extend json.JSONEncoder class? I want to encode other Python data types to JSON. If you encod...