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
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/active-directory-b2c-faqs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ In an Azure AD tenant, every user in the tenant (except users with existing Micr
32
32
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.
33
33
34
34
### 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).
36
36
37
37
### Can I configure scopes to gather more information about consumers from various social identity providers?
38
38
No, but this feature is on our roadmap. The default scopes used for our supported set of social identity providers are:
0 commit comments