Skip to content

Commit 0cd62cc

Browse files
committed
updated link
1 parent 82be899 commit 0cd62cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/publisher-verification-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.reviewer: jesakowi
1919
Publisher verification (preview) helps admins and end users understand the authenticity of application developers integrating with the Microsoft identity platform. In other words, is the publisher a known source or a bad actor disguising themselves as a well-known publisher? When an application is marked as publisher verified, it means that the publisher has verified their identity using their Microsoft Partner Network (MPN) account and has associated this MPN account with their application registration.
2020

2121
A blue "verified" badge appears on the Azure AD consent prompt and other screens:
22-
![Consent prompt][./media/publisher-verification-overview/consent-prompt.png]
22+
![Consent prompt](./media/publisher-verification-overview/consent-prompt.png)
2323

2424
This feature is primarily for developers building multi-tenant apps that leverage [OAuth 2.0 and OpenID Connect](active-directory-v2-protocols.md) with the [Microsoft identity platform](v2-overview.md). These apps can sign users in using OpenID Connect, or they may use OAuth to request access to data using APIs like [Microsoft Graph](https://developer.microsoft.com/graph/).
2525

0 commit comments

Comments
 (0)