After a successful login with redirect the user does not get redirected back to redirectStartPage #7440
Labels
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
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 an issue that is occurring quite often where users are not redirected back to the provided redirectStartPage after successfully logging in via loginWithRedirect.
It seems that the navigation client is not being invoked after the user logs in (I have log events fired in those functions, and I don't see an event being fired)
Error Message
No error message, the thing just not happens
MSAL Logs
No response
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
I can't find a way to reproduce it (works on my machine)
Expected Behavior
After user logs in, I expect them to be redirected back to the url they came from.
I see this trend only on IOS safari users
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Safari
Regression
No response
The text was updated successfully, but these errors were encountered: