简体   繁体   English

Azure AD B2C 外部用户登录

[英]Azure AD B2C External User login

I was exploring Azure AD B2c feature to use in my application.我正在探索要在我的应用程序中使用的 Azure AD B2c 功能。 Regarding this I have a query.关于这一点,我有一个疑问。 Suppose my email address is sheldoncooper@warnerbros.com.假设我的 email 地址是 sheldoncooper@warnerbros.com。 But I haven't used this email address in any of the social media platforms.但我没有在任何社交媒体平台上使用过这个 email 地址。 In this case how an end user will be able to login into the application?在这种情况下,最终用户如何才能登录到应用程序?

You can allow local user signup in the Azure AD B2C user flow.您可以在 Azure AD B2C 用户流程中允许本地用户注册 The user will be required to create a password on registration.用户将需要在注册时创建密码。 Documentation: https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-local?pivots=b2c-user-flow文档: https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-local?pivots=b2c-user-flow

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 通过 Azure AD B2C 登录后如何区分“本地”和“社交”用户类型? - How to differentiate between 'local' and 'social' user types after login via Azure AD B2C? Azure 登录后AD B2C个性化内容 - Azure AD B2C personalised content after login Azure AD B2C 社交账号登录 - Azure AD B2C Login with social accounts azure功能与AD B2C整合 - azure functions and AD B2C integration 品牌 Azure 广告 B2C 电子邮件 - Brand Azure AD B2C emails Azure B2C - 无法让 B2C 用户流与另一个 Azure AD 实例一起作为自定义身份提供商 - Azure B2C - Can't get a B2C user flow to work with another Azure AD instance as a custom identity provider Azure Ad b2c:成功登录azure ad b2c后在Claims中获得email - Azure Ad b2c: Get email in Claims after successfully Signin in azure ad b2c Azure AD B2C 登录 Firebase Auth Capacitor 插件:Ionic/Angular - Azure AD B2C login with Firebase Auth Capacitor plugin: Ionic/Angular 我们可以在单个应用程序中使用 Azure Active Directory(AAD) B2B 和 B2C 吗??? 用于 Microsoft Intune 访问的 B2B 和用于用户登录/注册的 B2C - Could we use Azure Active Directory(AAD) B2B and B2C in single application??? B2B for Microsoft Intune access and B2C for user login/signup 使用图 SDK 将角色添加到 Azure AD B2C 中的现有用户 - Add Role to Existing User in Azure AD B2C using Graph SDK
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM