AzureAD / microsoft-authentication-library-for-js

Microsoft Authentication Library (MSAL) for JS
http://aka.ms/aadv2
MIT License
3.58k stars 2.63k forks source link

Cannot use aplication after deployment for some clients after upgrading from version 2 to 3 (and Angular to version 17) #7032

Open zozo8 opened 4 months ago

zozo8 commented 4 months ago

Core Library

MSAL.js (@azure/msal-browser)

Core Library Version

3.0.13

Wrapper Library

MSAL Angular (@azure/msal-angular)

Wrapper Library Version

None

Public or Confidential Client?

Public

Description

After upgrading to version 3 some our clients are not able to use webiste. Unfortunately, I cannot reproduce that on my dev machine, but we have couple of clients affected.

The issue is that it holds user on loading screen, even after refreshing the page. Removing application data and force user to login again fixes the issue. Removing key msal.account.key from local storage also fixes the issue, but we cannot force user to do any of those, as they are on PROD already.

Console reports error: @azure/msal-angular@3.0.13 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve.

What can we do with that?

Error Message

@azure/msal-angular@3.0.13 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve.

MSAL Logs

[Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - BrowserCrypto: modern crypto interface available [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager - createKeyMaps called. [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - BrowserCacheManager:createKeyMaps - account and token key maps already exist, skipping migration. [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - Event callback registered with id: 018ee662-1d9e-7839-bc3a-283ad5dbe396 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - MSAL Interceptor activated [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - getting scopes for endpoint [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - active account selected main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Info - Interceptor - 1 scopes found for endpoint main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - preflightBrowserEnvironmentCheck started main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - MSAL Interceptor activated main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - getting scopes for endpoint main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - active account selected main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Info - Interceptor - 1 scopes found for endpoint main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - preflightBrowserEnvironmentCheck started main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - MSAL Interceptor activated main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - getting scopes for endpoint main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - active account selected main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Info - Interceptor - 1 scopes found for endpoint main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - preflightBrowserEnvironmentCheck started main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - MSAL Interceptor activated main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - getting scopes for endpoint main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - active account selected main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Info - Interceptor - 1 scopes found for endpoint main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - preflightBrowserEnvironmentCheck started main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - MSAL Interceptor activated main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - getting scopes for endpoint main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - active account selected main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Info - Interceptor - 1 scopes found for endpoint main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - preflightBrowserEnvironmentCheck started main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187698 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve. loggerCallback @ main.93e2bcb5167627a0.js:187698 executeCallback @ main.93e2bcb5167627a0.js:194674 logMessage @ main.93e2bcb5167627a0.js:194667 error @ main.93e2bcb5167627a0.js:194681 (anonymous) @ main.93e2bcb5167627a0.js:178141 (anonymous) @ main.93e2bcb5167627a0.js:91823 OperatorSubscriber._error @ main.93e2bcb5167627a0.js:91690 error @ main.93e2bcb5167627a0.js:90631 (anonymous) @ main.93e2bcb5167627a0.js:91454 invoke @ polyfills.21ebefec7b4b598c.js:620 onInvoke @ main.93e2bcb5167627a0.js:138170 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 (anonymous) @ polyfills.21ebefec7b4b598c.js:1480 invokeTask @ polyfills.21ebefec7b4b598c.js:647 onInvokeTask @ main.93e2bcb5167627a0.js:138159 invokeTask @ polyfills.21ebefec7b4b598c.js:647 runTask @ polyfills.21ebefec7b4b598c.js:449 drainMicroTaskQueue @ polyfills.21ebefec7b4b598c.js:818 Promise.then (async) nativeScheduleMicroTask @ polyfills.21ebefec7b4b598c.js:795 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:805 scheduleTask @ polyfills.21ebefec7b4b598c.js:639 onScheduleTask @ polyfills.21ebefec7b4b598c.js:549 scheduleTask @ polyfills.21ebefec7b4b598c.js:632 scheduleTask @ polyfills.21ebefec7b4b598c.js:488 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:507 scheduleResolveOrReject @ polyfills.21ebefec7b4b598c.js:1470 resolvePromise @ polyfills.21ebefec7b4b598c.js:1411 (anonymous) @ polyfills.21ebefec7b4b598c.js:1330 (anonymous) @ polyfills.21ebefec7b4b598c.js:1345 webpackJsonpCallback @ runtime.d3558bef6b9fac83.js:299 (anonymous) @ 390.638777063708f0dd.js:2 main.93e2bcb5167627a0.js:187698 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve. loggerCallback @ main.93e2bcb5167627a0.js:187698 executeCallback @ main.93e2bcb5167627a0.js:194674 logMessage @ main.93e2bcb5167627a0.js:194667 error @ main.93e2bcb5167627a0.js:194681 (anonymous) @ main.93e2bcb5167627a0.js:178141 (anonymous) @ main.93e2bcb5167627a0.js:91823 OperatorSubscriber._error @ main.93e2bcb5167627a0.js:91690 error @ main.93e2bcb5167627a0.js:90631 (anonymous) @ main.93e2bcb5167627a0.js:91454 invoke @ polyfills.21ebefec7b4b598c.js:620 onInvoke @ main.93e2bcb5167627a0.js:138170 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 (anonymous) @ polyfills.21ebefec7b4b598c.js:1480 invokeTask @ polyfills.21ebefec7b4b598c.js:647 onInvokeTask @ main.93e2bcb5167627a0.js:138159 invokeTask @ polyfills.21ebefec7b4b598c.js:647 runTask @ polyfills.21ebefec7b4b598c.js:449 drainMicroTaskQueue @ polyfills.21ebefec7b4b598c.js:818 Promise.then (async) nativeScheduleMicroTask @ polyfills.21ebefec7b4b598c.js:795 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:805 scheduleTask @ polyfills.21ebefec7b4b598c.js:639 onScheduleTask @ polyfills.21ebefec7b4b598c.js:549 scheduleTask @ polyfills.21ebefec7b4b598c.js:632 scheduleTask @ polyfills.21ebefec7b4b598c.js:488 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:507 scheduleResolveOrReject @ polyfills.21ebefec7b4b598c.js:1470 resolvePromise @ polyfills.21ebefec7b4b598c.js:1411 (anonymous) @ polyfills.21ebefec7b4b598c.js:1330 (anonymous) @ polyfills.21ebefec7b4b598c.js:1345 webpackJsonpCallback @ runtime.d3558bef6b9fac83.js:299 (anonymous) @ 390.638777063708f0dd.js:2 main.93e2bcb5167627a0.js:187698 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve. loggerCallback @ main.93e2bcb5167627a0.js:187698 executeCallback @ main.93e2bcb5167627a0.js:194674 logMessage @ main.93e2bcb5167627a0.js:194667 error @ main.93e2bcb5167627a0.js:194681 (anonymous) @ main.93e2bcb5167627a0.js:178141 (anonymous) @ main.93e2bcb5167627a0.js:91823 OperatorSubscriber._error @ main.93e2bcb5167627a0.js:91690 error @ main.93e2bcb5167627a0.js:90631 (anonymous) @ main.93e2bcb5167627a0.js:91454 invoke @ polyfills.21ebefec7b4b598c.js:620 onInvoke @ main.93e2bcb5167627a0.js:138170 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 (anonymous) @ polyfills.21ebefec7b4b598c.js:1480 invokeTask @ polyfills.21ebefec7b4b598c.js:647 onInvokeTask @ main.93e2bcb5167627a0.js:138159 invokeTask @ polyfills.21ebefec7b4b598c.js:647 runTask @ polyfills.21ebefec7b4b598c.js:449 drainMicroTaskQueue @ polyfills.21ebefec7b4b598c.js:818 Promise.then (async) nativeScheduleMicroTask @ polyfills.21ebefec7b4b598c.js:795 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:805 scheduleTask @ polyfills.21ebefec7b4b598c.js:639 onScheduleTask @ polyfills.21ebefec7b4b598c.js:549 scheduleTask @ polyfills.21ebefec7b4b598c.js:632 scheduleTask @ polyfills.21ebefec7b4b598c.js:488 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:507 scheduleResolveOrReject @ polyfills.21ebefec7b4b598c.js:1470 resolvePromise @ polyfills.21ebefec7b4b598c.js:1411 (anonymous) @ polyfills.21ebefec7b4b598c.js:1330 (anonymous) @ polyfills.21ebefec7b4b598c.js:1345 webpackJsonpCallback @ runtime.d3558bef6b9fac83.js:299 (anonymous) @ 390.638777063708f0dd.js:2 main.93e2bcb5167627a0.js:187698 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve. loggerCallback @ main.93e2bcb5167627a0.js:187698 executeCallback @ main.93e2bcb5167627a0.js:194674 logMessage @ main.93e2bcb5167627a0.js:194667 error @ main.93e2bcb5167627a0.js:194681 (anonymous) @ main.93e2bcb5167627a0.js:178141 (anonymous) @ main.93e2bcb5167627a0.js:91823 OperatorSubscriber._error @ main.93e2bcb5167627a0.js:91690 error @ main.93e2bcb5167627a0.js:90631 (anonymous) @ main.93e2bcb5167627a0.js:91454 invoke @ polyfills.21ebefec7b4b598c.js:620 onInvoke @ main.93e2bcb5167627a0.js:138170 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 (anonymous) @ polyfills.21ebefec7b4b598c.js:1480 invokeTask @ polyfills.21ebefec7b4b598c.js:647 onInvokeTask @ main.93e2bcb5167627a0.js:138159 invokeTask @ polyfills.21ebefec7b4b598c.js:647 runTask @ polyfills.21ebefec7b4b598c.js:449 drainMicroTaskQueue @ polyfills.21ebefec7b4b598c.js:818 Promise.then (async) nativeScheduleMicroTask @ polyfills.21ebefec7b4b598c.js:795 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:805 scheduleTask @ polyfills.21ebefec7b4b598c.js:639 onScheduleTask @ polyfills.21ebefec7b4b598c.js:549 scheduleTask @ polyfills.21ebefec7b4b598c.js:632 scheduleTask @ polyfills.21ebefec7b4b598c.js:488 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:507 scheduleResolveOrReject @ polyfills.21ebefec7b4b598c.js:1470 resolvePromise @ polyfills.21ebefec7b4b598c.js:1411 (anonymous) @ polyfills.21ebefec7b4b598c.js:1330 (anonymous) @ polyfills.21ebefec7b4b598c.js:1345 webpackJsonpCallback @ runtime.d3558bef6b9fac83.js:299 (anonymous) @ 390.638777063708f0dd.js:2 main.93e2bcb5167627a0.js:187698 [Tue, 16 Apr 2024 10:09:33 GMT] : [] : @azure/msal-angular@3.0.13 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve. loggerCallback @ main.93e2bcb5167627a0.js:187698 executeCallback @ main.93e2bcb5167627a0.js:194674 logMessage @ main.93e2bcb5167627a0.js:194667 error @ main.93e2bcb5167627a0.js:194681 (anonymous) @ main.93e2bcb5167627a0.js:178141 (anonymous) @ main.93e2bcb5167627a0.js:91823 OperatorSubscriber._error @ main.93e2bcb5167627a0.js:91690 error @ main.93e2bcb5167627a0.js:90631 (anonymous) @ main.93e2bcb5167627a0.js:91454 invoke @ polyfills.21ebefec7b4b598c.js:620 onInvoke @ main.93e2bcb5167627a0.js:138170 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 (anonymous) @ polyfills.21ebefec7b4b598c.js:1480 invokeTask @ polyfills.21ebefec7b4b598c.js:647 onInvokeTask @ main.93e2bcb5167627a0.js:138159 invokeTask @ polyfills.21ebefec7b4b598c.js:647 runTask @ polyfills.21ebefec7b4b598c.js:449 drainMicroTaskQueue @ polyfills.21ebefec7b4b598c.js:818 Promise.then (async) nativeScheduleMicroTask @ polyfills.21ebefec7b4b598c.js:795 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:805 scheduleTask @ polyfills.21ebefec7b4b598c.js:639 onScheduleTask @ polyfills.21ebefec7b4b598c.js:549 scheduleTask @ polyfills.21ebefec7b4b598c.js:632 scheduleTask @ polyfills.21ebefec7b4b598c.js:488 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:507 scheduleResolveOrReject @ polyfills.21ebefec7b4b598c.js:1470 resolvePromise @ polyfills.21ebefec7b4b598c.js:1411 (anonymous) @ polyfills.21ebefec7b4b598c.js:1330 (anonymous) @ polyfills.21ebefec7b4b598c.js:1345 webpackJsonpCallback @ runtime.d3558bef6b9fac83.js:299 (anonymous) @ 390.638777063708f0dd.js:2 main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - MSAL Interceptor activated main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - getting scopes for endpoint main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-angular@3.0.13 : Verbose - Interceptor - active account selected main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getActiveAccount: Active account filters schema found main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccountKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getAccount called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Trace - BrowserCacheManager.getTokenKeys called main.93e2bcb5167627a0.js:187714 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-common@14.7.1 : Trace - CacheManager - getIdToken called main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-common@14.7.1 : Info - CacheManager:getIdToken - No token found main.93e2bcb5167627a0.js:187702 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-angular@3.0.13 : Info - Interceptor - 1 scopes found for endpoint main.93e2bcb5167627a0.js:187706 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-browser@3.10.0 : Verbose - preflightBrowserEnvironmentCheck started main.93e2bcb5167627a0.js:187698 [Tue, 16 Apr 2024 10:09:43 GMT] : [] : @azure/msal-angular@3.0.13 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve. loggerCallback @ main.93e2bcb5167627a0.js:187698 executeCallback @ main.93e2bcb5167627a0.js:194674 logMessage @ main.93e2bcb5167627a0.js:194667 error @ main.93e2bcb5167627a0.js:194681 (anonymous) @ main.93e2bcb5167627a0.js:178141 (anonymous) @ main.93e2bcb5167627a0.js:91823 OperatorSubscriber._error @ main.93e2bcb5167627a0.js:91690 error @ main.93e2bcb5167627a0.js:90631 (anonymous) @ main.93e2bcb5167627a0.js:91454 invoke @ polyfills.21ebefec7b4b598c.js:620 onInvoke @ main.93e2bcb5167627a0.js:138170 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 (anonymous) @ polyfills.21ebefec7b4b598c.js:1480 invokeTask @ polyfills.21ebefec7b4b598c.js:647 onInvokeTask @ main.93e2bcb5167627a0.js:138159 invokeTask @ polyfills.21ebefec7b4b598c.js:647 runTask @ polyfills.21ebefec7b4b598c.js:449 drainMicroTaskQueue @ polyfills.21ebefec7b4b598c.js:818 invokeTask @ polyfills.21ebefec7b4b598c.js:727 ZoneTask.invoke @ polyfills.21ebefec7b4b598c.js:713 data.args. @ polyfills.21ebefec7b4b598c.js:2574 setInterval (async) scheduleTask @ polyfills.21ebefec7b4b598c.js:2576 scheduleTask @ polyfills.21ebefec7b4b598c.js:637 onScheduleTask @ polyfills.21ebefec7b4b598c.js:549 scheduleTask @ polyfills.21ebefec7b4b598c.js:632 scheduleTask @ polyfills.21ebefec7b4b598c.js:488 scheduleMacroTask @ polyfills.21ebefec7b4b598c.js:510 scheduleMacroTaskWithCurrentZone @ polyfills.21ebefec7b4b598c.js:920 (anonymous) @ polyfills.21ebefec7b4b598c.js:2614 proto. @ polyfills.21ebefec7b4b598c.js:1202 setInterval @ main.93e2bcb5167627a0.js:94068 requestAsyncId @ main.93e2bcb5167627a0.js:93770 schedule @ main.93e2bcb5167627a0.js:93766 schedule @ main.93e2bcb5167627a0.js:90398 (anonymous) @ main.93e2bcb5167627a0.js:91643 _trySubscribe @ main.93e2bcb5167627a0.js:90239 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:92973 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:92129 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 VersionComplaisanceService @ main.93e2bcb5167627a0.js:71793 VersionComplaisanceService_Factory @ main.93e2bcb5167627a0.js:71798 hydrate @ main.93e2bcb5167627a0.js:127281 get @ main.93e2bcb5167627a0.js:127150 get @ main.93e2bcb5167627a0.js:138997 lookupTokenUsingModuleInjector @ main.93e2bcb5167627a0.js:129724 getOrCreateInjectable @ main.93e2bcb5167627a0.js:129770 get @ main.93e2bcb5167627a0.js:130047 AppComponent @ main.93e2bcb5167627a0.js:46749 AppComponent_Factory @ main.93e2bcb5167627a0.js:46773 getNodeInjectable @ main.93e2bcb5167627a0.js:129964 createRootComponent @ main.93e2bcb5167627a0.js:139252 create @ main.93e2bcb5167627a0.js:139117 bootstrap @ main.93e2bcb5167627a0.js:154869 (anonymous) @ main.93e2bcb5167627a0.js:155727 _moduleDoBootstrap @ main.93e2bcb5167627a0.js:155727 (anonymous) @ main.93e2bcb5167627a0.js:155698 invoke @ polyfills.21ebefec7b4b598c.js:620 onInvoke @ main.93e2bcb5167627a0.js:138170 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 (anonymous) @ polyfills.21ebefec7b4b598c.js:1480 invokeTask @ polyfills.21ebefec7b4b598c.js:647 onInvokeTask @ main.93e2bcb5167627a0.js:138159 invokeTask @ polyfills.21ebefec7b4b598c.js:647 runTask @ polyfills.21ebefec7b4b598c.js:449 drainMicroTaskQueue @ polyfills.21ebefec7b4b598c.js:818 invokeTask @ polyfills.21ebefec7b4b598c.js:727 invokeTask @ polyfills.21ebefec7b4b598c.js:1858 globalCallback @ polyfills.21ebefec7b4b598c.js:1899 globalZoneAwareCallback @ polyfills.21ebefec7b4b598c.js:1919 load (async) customScheduleGlobal @ polyfills.21ebefec7b4b598c.js:2007 scheduleTask @ polyfills.21ebefec7b4b598c.js:637 onScheduleTask @ polyfills.21ebefec7b4b598c.js:549 scheduleTask @ polyfills.21ebefec7b4b598c.js:632 scheduleTask @ polyfills.21ebefec7b4b598c.js:488 scheduleEventTask @ polyfills.21ebefec7b4b598c.js:513 (anonymous) @ polyfills.21ebefec7b4b598c.js:2169 p @ scripts.67e4796634aa62b8.js:6 a @ scripts.67e4796634aa62b8.js:6 nt.watch @ scripts.67e4796634aa62b8.js:6 (anonymous) @ scripts.67e4796634aa62b8.js:6 tt.trigger @ scripts.67e4796634aa62b8.js:6 r.open @ scripts.67e4796634aa62b8.js:6 (anonymous) @ main.93e2bcb5167627a0.js:122750 _trySubscribe @ main.93e2bcb5167627a0.js:90239 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 source.subscribe.isComplete @ main.93e2bcb5167627a0.js:92977 OperatorSubscriber._next @ main.93e2bcb5167627a0.js:91683 next @ main.93e2bcb5167627a0.js:90623 (anonymous) @ main.93e2bcb5167627a0.js:91442 _trySubscribe @ main.93e2bcb5167627a0.js:90239 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:92973 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 doInnerSub @ main.93e2bcb5167627a0.js:92351 outerNext @ main.93e2bcb5167627a0.js:92346 OperatorSubscriber._next @ main.93e2bcb5167627a0.js:91683 next @ main.93e2bcb5167627a0.js:90623 (anonymous) @ main.93e2bcb5167627a0.js:91442 _trySubscribe @ main.93e2bcb5167627a0.js:90239 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 mergeInternals @ main.93e2bcb5167627a0.js:92379 (anonymous) @ main.93e2bcb5167627a0.js:92418 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:92129 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:92268 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:92268 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:93149 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:93149 (anonymous) @ main.93e2bcb5167627a0.js:94750 (anonymous) @ main.93e2bcb5167627a0.js:90233 errorContext @ main.93e2bcb5167627a0.js:94448 subscribe @ main.93e2bcb5167627a0.js:90228 (anonymous) @ main.93e2bcb5167627a0.js:154570 ZoneAwarePromise @ polyfills.21ebefec7b4b598c.js:1643 runInitializers @ main.93e2bcb5167627a0.js:154569 (anonymous) @ main.93e2bcb5167627a0.js:155693 _callAndReportToErrorHandler @ main.93e2bcb5167627a0.js:154652 (anonymous) @ main.93e2bcb5167627a0.js:155691 invoke @ polyfills.21ebefec7b4b598c.js:620 onInvoke @ main.93e2bcb5167627a0.js:138170 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 run @ main.93e2bcb5167627a0.js:138024 bootstrapModuleFactory @ main.93e2bcb5167627a0.js:155671 (anonymous) @ main.93e2bcb5167627a0.js:155722 invoke @ polyfills.21ebefec7b4b598c.js:620 run @ polyfills.21ebefec7b4b598c.js:403 (anonymous) @ polyfills.21ebefec7b4b598c.js:1480 invokeTask @ polyfills.21ebefec7b4b598c.js:647 runTask @ polyfills.21ebefec7b4b598c.js:449 drainMicroTaskQueue @ polyfills.21ebefec7b4b598c.js:818 Promise.then (async) nativeScheduleMicroTask @ polyfills.21ebefec7b4b598c.js:795 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:805 scheduleTask @ polyfills.21ebefec7b4b598c.js:639 scheduleTask @ polyfills.21ebefec7b4b598c.js:488 scheduleMicroTask @ polyfills.21ebefec7b4b598c.js:507 scheduleResolveOrReject @ polyfills.21ebefec7b4b598c.js:1470 then @ polyfills.21ebefec7b4b598c.js:1672 bootstrapModule @ main.93e2bcb5167627a0.js:155722 84429 @ main.93e2bcb5167627a0.js:71882 webpack_require @ runtime.d3558bef6b9fac83.js:23 webpack_exec @ main.93e2bcb5167627a0.js:268187 (anonymous) @ main.93e2bcb5167627a0.js:268188 webpackJsonpCallback @ runtime.d3558bef6b9fac83.js:293 (anonymous) @ main.93e2bcb5167627a0.js:1

Network Trace (Preferrably Fiddler)

MSAL Configuration

{
    auth: {
      clientId: config.settings.azureActiveDirectory.clientId,
      authority: `https://login.microsoftonline.com/${config.settings.azureActiveDirectory.tenantId}/`,
      redirectUri: config.settings.azureActiveDirectory.redirectUrl,
    },
    cache: {
      cacheLocation: BrowserCacheLocation.LocalStorage,
      storeAuthStateInCookie: isIE, // set to true for IE 11
    },
    system: {
      loggerOptions: {
        loggerCallback,
        logLevel: LogLevel.Trace,
        piiLoggingEnabled: false,
      },
    },
  }

Relevant Code Snippets

N/A

Reproduction Steps

  1. Upgrade Angular 14 application with MSAL 2 to Angular 17 with MSAL 3
  2. App may not work

Expected Behavior

  1. Upgrade Angular 14 application with MSAL 2 to Angular 17 with MSAL 3
  2. App will work

Identity Provider

Entra ID (formerly Azure AD) / MSA

Browsers Affected (Select all that apply)

Chrome, Edge

Regression

No response

Source

External (Customer)

Pieeer1 commented 2 months ago

I can confirm I was able to reproduce this issue on angular 18 using the most recent version of the msal angular library.

edit: after further review my issue may be ssr related, but the search led me here.

Found my resolution here even if it may not solve the above issue:

https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-angular/docs/angular-universal.md