Azure AD B2C: Add Custom Field when creating a User

Al Mus 6 Reputation points
2022-12-07T08:09:42.997+00:00

I added a custom field, which is one of my internal identifiers.

Now, when I create users, I would like to set the value of that custom field by myself.

I don't see an option to do it. How can I proceed?

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Akshay-MSFT 16,026 Reputation points Microsoft Employee
    2022-12-13T07:13:47.997+00:00

    Hello @AIMus-3998 ,

    You could achieve this via following graph API for Azure B2C

    1. identityUserFlowAttribute
    2. Update or delete directory extension properties

    Here are the steps you could follow:

    269933-image.png

    270001-image.png

    269944-image.png

    Please do let me know if you have any queries by posting them in the comments section.

    Thanks,
    Akshay Kaushik

    Please "Accept the answer", "Upvote" and rate your experience if the suggestion works as per your business need. This will help us and others in the community as well.

    0 comments No comments