Front channel URL not being called for Angular 15 MSAL.js v3 when end session endpoint called

52 views Asked by At

I am having a problem with my front channel url being called from logout. It works in edge, but not in chrome. We have several applications that this works for. The only one that is not logging out is one that uses MSAL.js v3. Any suggestions?

Scenario: in Chrome

Looking at just the login for the Angular application, I can see the session cookie that Azure b2c uses to keep track of the session in edge, but there is no cookie for session in chrome.

0

There are 0 answers