Application Role UI in Azure B2c

thomascox 26 Reputation points
2021-08-25T10:56:07.987+00:00

Trying to setup my azure b2c instance but im having trouble creating my desired application roles. Looking at the documentation there should be an App Roles UI however its not there for me. I can see the appRoles array in the manifest but there is no UI.

Documentation i'm referring to: https://learn.microsoft.com/en-gb/azure/active-directory/develop/howto-add-app-roles-in-azure-ad-apps#assign-users-and-groups-to-roles

What I see:

126317-image.png

Hopefully you can help me.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} vote

Answer accepted by question author
  1. AmanpreetSingh-MSFT 56,951 Reputation points Moderator
    2021-08-25T13:42:04.797+00:00

    Hi @thomascox • Thank you for reaching out.

    The document you are referring to, includes screenshots and instruction for standard Azure AD (B2B) tenant. In Azure AD B2C tenants, the App roles UI is not available as of now and you are still required to update the appRoles array to add new app roles in case of Azure AD B2C tenants.

    Once you have added app roles via app manifest, you can follow the instructions mentioned under Assign app roles to applications section to assign the roles.

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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