Tools, FAQ, Tutorials:
What Is Azure Active Directory
What Is Azure Active Directory (Azure AD)?
✍: FYIcenter.com
Azure Active Directory (Azure AD) is Microsoft's multi-tenant,
cloud-based directory, and identity management service. Azure AD combines
core directory services, application access management, and identity
protection in a single solution, offering a standards-based platform that
helps developers deliver access control to their apps, based on
centralized policy and rules.
The following diagram shows you features of Azure AD and how it can be used:
Azure AD supports OpenID Connect 1.0.
⇐ Integration with Azure Active Directory
2021-06-20, ∼1720🔥, 0💬
Popular Posts:
How To Loop through an Array without Using "foreach" in PHP? PHP offers the following functions to a...
How To Copy Array Values to a List of Variables in PHP? If you want copy all values of an array to a...
Can Two Forms Be Nested? Can two forms be nested? The answer is no and yes: No. You can not nest two...
How To Copy Array Values to a List of Variables in PHP? If you want copy all values of an array to a...
How to create a navigation file like navigation.xhtml for an EPUB 3.0 book? At least one navigation ...