azure - 让用户使用 AD B2C 本地帐户注册并登录 Azure 门户

标签 azure azure-active-directory azure-ad-b2c

基于this question ,我需要实现一个用户流程,使用户能够注册到我的 Azure AD,然后登录到 Azure 门户来管理一切。

到目前为止,我添加了一个用户流程,可以使用该流程创建一个包含电子邮件、用户名和其他属性的帐户。虽然他们可以使用凭据登录我的网络应用程序,但我不确定他们如何登录门户。

看起来像:

  • Azure AD 租户域:foo.net
  • 用户的电子邮件: [email protected]
  • 用户名:brah
  • 显示名称:fuga
  • 密码:piyo

当去https://portal.azure.com/时并输入 [email protected] 在“电子邮件”中,对话框提示输入密码。然而,piyo 被拒绝,他无法登录门户。

此外,甚至他也使用 [email protected] 登录门户。 (他自己的azure帐户),他无法将目录切换到foo.net

除了在门户中的 Azure AD Blade 中手动创建用户之外,如何让他们创建帐户来登录目录?

最佳答案

要访问 Azure 门户来管理链接到 Azure AD 租户的订阅和资源,必须将用户添加为 membersguests到此 Azure AD 租户。

无法将用户添加为 consumers到 Azure AD 租户。

您可能需要考虑 inviting the external users as guests to your Azure AD tenantproviding an online service for the external users to be added as guests to your Azure AD tenant .

关于azure - 让用户使用 AD B2C 本地帐户注册并登录 Azure 门户,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54867162/

相关文章:

c# - 如何使用 C# 将多重身份验证登录到 Dynamics 365

javascript - Azure Active Directory B2C 与 native react

ios - 通过应用程序进行 Azure B2C Facebook 注册

java - Jenkins - mvn 未找到

.net - 使用Azure Service Fabric的默认客户端时如何向请求添加消息头?

azure - 使用 adal4j 从 Azure 获取用户名和组信息

Azure AD B2C - 使用 Azure AD 图形 API

python - Microsoft Teams - 机器人主程序中的无限循环

windows-phone-7 - Azure 队列 Windows Phone

azure - 权限不足,无法激活 "security defaults"中的 "Azure Active Directory"选项