Can Azure AD (work) accounts be used with Azure B2C? Is that a bad idea? [closed]

霸气de小男生 提交于 2021-02-07 20:56:45

问题


I need to support work accounts (or school accounts) with AzureAD B2C.

I already have an existing base of Facebook clients and Google. However, when I configure the Microsoft endpoint, I only get the liveID option.

Is there a way to use a custom B2C signup policy to use AAD? What other solutions exist?


回答1:


You can use Custom Policies to enable sign-in for users from a specific Azure AD. You can refer to this guide to achieve that.

However, I also want to make clear that these AAD accounts is not be authenticated for Office 365. When you use Azure AD accounts to sign-in AAD B2C applications, Azure AD is just as a identity provider in Azure AD B2C like others, such as Microsoft Account and Google+.

Hope this helps!



来源:https://stackoverflow.com/questions/49133390/can-azure-ad-work-accounts-be-used-with-azure-b2c-is-that-a-bad-idea

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