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 Security Microsoft Entra Microsoft Entra External ID
{count} votes

1 answer

Sort by: Most helpful
  1. Akshay-MSFT 17,951 Reputation points Microsoft Employee Moderator
    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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.