Skip to content

Commit 0a2b539

Browse files
authored
Update sign-in-options.md
1 parent d1c14d3 commit 0a2b539

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-b2c/sign-in-options.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ You can choose to combine the [phone sign-in](#phone-sign-in), and the [email si
8282
![Series of screenshots showing phone or email sign-up or sign-in experience.](./media/sign-in-options/local-account-phone-and-email-experience.png)
8383

8484

85-
## Social Login
85+
## Federated Login
8686

87-
You can configure Azure AD B2C to allow users to sign in to your application with credentials from external social or enterprise identity providers (IdPs). Azure AD B2C supports external identity providers like Facebook, Microsoft account, Google, Twitter, and any identity provider that supports OAuth 1.0, OAuth 2.0, OpenID Connect, and SAML protocols.
87+
You can configure Azure AD B2C to allow users to sign in to your application with credentials from external social or enterprise identity providers (IdPs). Azure AD B2C supports many [external identity providers](add-identity-provider.md) and any identity provider that supports OAuth 1.0, OAuth 2.0, OpenID Connect, and SAML protocols. For a comprehensive list of
8888

8989
With external identity provider federation, you can offer your consumers the ability to sign in with their existing social or enterprise accounts, without having to create a new account just for your application.
9090

@@ -97,4 +97,4 @@ You can add identity providers that are supported by Azure Active Directory B2C
9797
## Next steps
9898

9999
- Find out more about the built-in policies provided by [User flows in Azure Active Directory B2C](user-flow-overview.md).
100-
- [Configure your local account identity provider](identity-provider-local.md).
100+
- [Configure your local account identity provider](identity-provider-local.md).

0 commit comments

Comments
 (0)