In Azure AD B2C, if the external identity provider doesn't have the required attributes for the app, is it possible to enter those attributes when logging in for the first time?
If possible, could you please teach me how to set it up?
In Azure AD B2C, if the external identity provider doesn't have the required attributes for the app, is it possible to enter those attributes when logging in for the first time?
If possible, could you please teach me how to set it up?
Hi @Necoms-1494 · Thank you for reaching out.
Yes, if the external identity provider doesn't have the required attributes for the app, you can configure B2C user flow or custom policy to collect the attributes during signup/sign-in for the first time. To configure it, you can follow the instructions provided in the documents below:
Custom policy: https://docs.microsoft.com/en-us/azure/active-directory-b2c/configure-user-input?pivots=b2c-custom-policy
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.
8 people are following this question.