Logging in to Azure AD B2C Portal with social identity

♀尐吖头ヾ 提交于 2020-01-06 06:18:06

问题


When people create a local account with user name, email, password and etc., they can log in to the Azure AD B2C Portal via username@tenant.onmicrosoft.com.

Then is it possible to let them log in to the portal via social identity provided by Facebook or other external services? I don't feel it's viable though.


回答1:


No it is not. Azure Portal uses "regular" Azure AD as its identity provider. Thus it will not redirect the user to login with their identity provider. You can only login using accounts that exist in an Azure Active Directory.



来源:https://stackoverflow.com/questions/54806889/logging-in-to-azure-ad-b2c-portal-with-social-identity

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!