Share via

Configuring App Registration/Angular MSAL for API access with downstream Key Vault OBO flow

Douglas Crawford 0 Reputation points
2025-11-04T01:28:47.7466667+00:00

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

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.