You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Customer intent: As an Azure AD administrator user, I want to set up invitation flow or a self-service sign-up user flow for guest users, so they can sign into my Azure AD apps with their Microsoft account (MSA).
17
+
#Customer intent: As an Azure AD administrator user, I want to set up an invitation flow or a self-service sign-up user flow for guest users, so they can sign into my Azure AD apps with their Microsoft account (MSA).
18
18
---
19
19
20
20
# Add Microsoft account (MSA) as an identity provider for External Identities
@@ -25,7 +25,7 @@ Microsoft accounts are set up by a user to get access to consumer-oriented Micro
25
25
26
26
## Guest sign-in using Microsoft accounts
27
27
28
-
Microsoft account is available by default in the list of **External Identities** > **All identity providers**. No further configuration is needed to allow guest users to sign in with their Microsoft account using either the invitation flow, or a self-service sign-up user flow.
28
+
Microsoft account is available by default in the list of **External Identities** > **All identity providers**. No further configuration is needed to allow guest users to sign in with their Microsoft account, using either the invitation flow, or a self-service sign-up user flow.
29
29
30
30
:::image type="content" source="media/microsoft-account/microsoft-account-identity-provider.png" alt-text="Screenshot of Microsoft account in the identity providers list.":::
31
31
@@ -42,7 +42,7 @@ Microsoft account is an identity provider option for your self-service sign-up u
42
42
:::image type="content" source="media/microsoft-account/microsoft-account-user-flow.png" alt-text="Screenshot of the Microsoft account in a self-service sign-up user flow.":::
43
43
44
44
## Verifying the application's publisher domain
45
-
As of November 2020, new application registrations show up as unverified in the user consent prompt, unless [the application's publisher domain is verified](../develop/howto-configure-publisher-domain.md), ***and*** the company’s identity has been verified with the Microsoft Partner Network and associated with the application. ([Learn more](../develop/publisher-verification-overview.md) about this change.) For Azure AD user flows, the publisher’s domain appears only when using a Microsoft account or other [Azure AD tenant](azure-ad-account.md) as the identity provider. To meet these new requirements, follow the steps below:
45
+
As of November 2020, new application registrations show up as unverified in the user consent prompt, unless [the application's publisher domain is verified](../develop/howto-configure-publisher-domain.md), ***and*** the company’s identity has been verified with the Microsoft Partner Network and associated with the application. For Azure AD user flows, the publisher’s domain appears only when using a Microsoft account or another Azure AD tenant as the identity provider. To meet these new requirements, follow the steps below:
46
46
47
47
1.[Verify your company identity using your Microsoft Partner Network (MPN) account](/partner-center/verification-responses). This process verifies information about your company and your company’s primary contact.
48
48
1. Complete the publisher verification process to associate your MPN account with your app registration using one of the following options:
@@ -51,5 +51,5 @@ As of November 2020, new application registrations show up as unverified in the
51
51
52
52
## Next steps
53
53
54
-
-[Add Azure Active Directory B2B collaboration users](add-users-administrator.md)
55
-
-[Add self-service sign-up to an app](self-service-sign-up-user-flow.md)
0 commit comments