Using Angular 7 with MSAL.js and Azure AD B2C.
Implementing a role-based authentication is not directly supported by Azure AD B2C and requires the use of Azure Ad Graph API.
Authorize By Group in Azure Active Directory B2C
Is there a way to use MSAL with Azure AD Graph API to support roles (through claims or Azure AD B2C security groups)?