0

Using Azure ADB2C Identity server.

How can I add a field for the "Company name" user attribute in a sign-up flow?

I see that Company name is a built-in attribute of a User in Azure ADB2C: enter image description here

I already have created a working Sign up flow that is populating the First name, Last name and Job title attributes: enter image description here

I would like to add Company name to the Sign-up form but I do not see the Company name as a "Built-in" user attribute available out of the box: enter image description here

Should add a custom attribute? How to link it correctly to the built-in "Company name" user property?

1 Answer 1

0

Not all the fields shown on the screen are B2C user attributes.

As per this, "Company name" is not an attribute.

You could add it as an extension attribute.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.