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, 1525🔥, 0💬
Popular Posts:
How To Open Standard Output as a File Handle in PHP? If you want to open the standard output as a fi...
What is EPUB 2.0 Metadata "dc:creator" and "dc:contributor" elements? EPUB 2.0 Metadata "dc:creator"...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
What is EPUB 3.0 Metadata "dcterms:modified" property? EPUB 3.0 Metadata "dcterms:modified" is a req...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...