admin管理员组

文章数量:1391934

I'm new to Azure AD B2C. The UI/application team has developed the frontend in AEM in react. My B2C infra team has used the AD B2C inbuild features to create basic sign in and signup flow. One of the requirement is, at the time of user sign in/sign up, user needs to enter the "domain name" as one of the attribute field. The same attribute needs to be carried forward during the user journey in the front end ( as user navigate via pages). How to achieve this?

Hope I have asked the question in a understandable manner.

I tried to find something from the internet. However, unable to get any suitable link.

Note, Users won't use the social media (such as Google, Facebook etc) during their sign up/sign in.

Any help would be appreciated. Thanks.

I'm new to Azure AD B2C. The UI/application team has developed the frontend in AEM in react. My B2C infra team has used the AD B2C inbuild features to create basic sign in and signup flow. One of the requirement is, at the time of user sign in/sign up, user needs to enter the "domain name" as one of the attribute field. The same attribute needs to be carried forward during the user journey in the front end ( as user navigate via pages). How to achieve this?

Hope I have asked the question in a understandable manner.

I tried to find something from the internet. However, unable to get any suitable link.

Note, Users won't use the social media (such as Google, Facebook etc) during their sign up/sign in.

Any help would be appreciated. Thanks.

Share Improve this question edited Mar 12 at 16:57 AskMe asked Mar 12 at 16:51 AskMeAskMe 2,58713 gold badges68 silver badges123 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

In B2C, these are called custom attributes.

They start with "extension"

本文标签: how to create custom User profile attributes in Azure AD B2CStack Overflow