Skip to content

Commit c949159

Browse files
authored
Merge pull request #77031 from CelesteDG/patch-14
Updated per marketing
2 parents 659a81a + 270180a commit c949159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/about-microsoft-identity-platform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.collection: M365-identity-device-management
2323

2424
# Evolution of Microsoft identity platform
2525

26-
Microsoft identity platform is an evolution of the Azure Active Directory (Azure AD) identity service and developer platform. It allows developers to build applications that sign in users, get tokens to call APIs, such as Microsoft Graph, or APIs that developers have built. It consists of an authentication service, open-source libraries, application registration, and configuration (through a developer portal and application API), full developer documentation, quickstart samples, code samples, tutorials, how-to guides, and other developer content. The Microsoft identity platform supports industry standard protocols such as OAuth 2.0 and OpenID Connect.
26+
Microsoft identity platform is an evolution of the Azure Active Directory (Azure AD) developer platform. It allows developers to build applications that sign in users, get tokens to call APIs, such as Microsoft Graph, or APIs that developers have built. It consists of an authentication service, open-source libraries, application registration, and configuration (through a developer portal and application API), full developer documentation, quickstart samples, code samples, tutorials, how-to guides, and other developer content. The Microsoft identity platform supports industry standard protocols such as OAuth 2.0 and OpenID Connect.
2727

2828
Up until now, most developers have worked with the Azure AD v1.0 platform to authenticate work and school accounts (provisioned by Azure AD) by requesting tokens from the Azure AD v1.0 endpoint, using Azure AD Authentication Library (ADAL), Azure portal for application registration and configuration, and Azure AD Graph API for programmatic application configuration.
2929

@@ -70,4 +70,4 @@ Microsoft identity platform (v2.0) endpoint is now OIDC certified. It works with
7070
Learn more about v1.0 and v2.0.
7171

7272
* [Microsoft identity platform (v2.0) overview](v2-overview.md)
73-
* [Azure Active Directory for developers (v1.0) overview](v1-overview.md)
73+
* [Azure Active Directory for developers (v1.0) overview](v1-overview.md)

0 commit comments

Comments
 (0)