A cloud-based identity and access management service for securing user authentication and resource access
Configuring App Registration/Angular MSAL for API access with downstream Key Vault OBO flow
Douglas Crawford
0
Reputation points
Hello,
Wasn't sure which child tag to use -- this question falls under Entra ID (possibly Angular MSAL).
I'm having trouble with an authenticated user's MSAL access token scopes.
I have the following MSALInterceptorConfigFactory in my Angular 20 MSAL config:
// msal.config.ts
export function MSALInterceptorConfigFactory(): MsalInterceptorConfiguration {
const protectedResourceMap = new Map
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Sign in to answer