Skip to content

Commit 07c0dd9

Browse files
authored
Merge pull request #15920 from gsacavdm/patch-3
2 parents 36bff05 + 5f280b9 commit 07c0dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/active-directory-b2c-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In an Azure AD tenant, every user in the tenant (except users with existing Micr
3232
In an Azure AD B2C tenant, most apps want the user to sign in with any arbitrary email address (for example, [email protected], [email protected], [email protected], or [email protected]). This type of account is a local account. Today, we also support arbitrary user names (just plain strings) as local accounts (for example, joe, bob, sarah, or jim). You can choose one of these two local account types in the Azure AD B2C service.
3333

3434
### Which social identity providers do you support now? Which ones do you plan to support in the future?
35-
We currently support Facebook, Google+, LinkedIn, and Amazon. We will add support for other popular social identity providers based on customer demand.
35+
You can find the list of identity providers supported via built-in policies in the left navigation menu: Guides > Configure identity providers. You can add your own identity provider using [custom policies](https://docs.microsoft.com/azure/active-directory-b2c/active-directory-b2c-overview-custom). We will continue adding support for other popular social identity providers via built-in policies based on customer demand, let us know which ones you'd like to see via the [Azure AD B2C Feedback Forum](http://aka.ms/aadb2cuv).
3636

3737
### Can I configure scopes to gather more information about consumers from various social identity providers?
3838
No, but this feature is on our roadmap. The default scopes used for our supported set of social identity providers are:

0 commit comments

Comments
 (0)