是否可以将Azure ad b2c和Azure MFA结合使用,以便用户可以在MS Authenticator应用程序中使用推送通知和TOTP代码?如果可以,怎么办?
答案 0 :(得分:0)
我没有尝试AD B2C,但从技术上讲,似乎可以参考链接。 -https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-mfa-howitworks -https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-authentication-methods#microsoft-authenticator-app
如果正确设置了Azure AD B2C,则可以在Microsoft Authenticator App>“添加帐户”>(您的AD URL和代码)中添加新帐户。
我在公司中将AD与MS Authenticator App一起使用,效果很好。因此,Azure AD B2C也可以提供它。
答案 1 :(得分:0)
Azure AD B2C使用语音呼叫和SMS开箱即用地支持MFA。
Authenticator或TOTP当前不受支持,但积压中。
答案 2 :(得分:0)
除了启用{@ 3}使用SMS和语音呼叫且无需任何其他开发的MFA之外,您还可以将基于TOTP的多重身份验证与Azure AD B2C集成
这涉及其他开发:
使用TOTP MFA的登录流程: supported