Front-channel logout not triggering across multiple applications #7468
Labels
b2c
Related to Azure B2C library-specific issues
bug-unconfirmed
A reported bug that needs to be investigated and confirmed
msal-browser
Related to msal-browser package
msal-react
Related to @azure/msal-react
Needs: Attention 👋
Awaiting response from the MSAL.js team
no-issue-activity
Issue author has not responded in 5 days
public-client
Issues regarding PublicClientApplications
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
3.27.0
Wrapper Library
MSAL React (@azure/msal-react)
Wrapper Library Version
2.2.0
Public or Confidential Client?
Public
Description
I have configured multiple applications within Azure Active Directory B2C and am utilizing MSAL.js for authentication.
For App 1, I have set the Front-channel logout URL to
https://app1.com/logout
. However, when I initiate a logout from another application (App 2), the Front-channel logout URL for App 1 is not called, resulting in the accounts remaining active in App 1.Error Message
No response
MSAL Logs
No response
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
https://app1.com/logout
.Expected Behavior
Logging out from App 2 should trigger the Front-channel logout URL of App 1, resulting in the user being signed out from both applications.
Identity Provider
Azure B2C Custom Policy
Browsers Affected (Select all that apply)
Chrome
Regression
No response
The text was updated successfully, but these errors were encountered: