Open bensonjm opened 1 month ago
@bensonjm This could be a property of your browser. Have you checked if the browser is set to open a new tab when you try to open a popup? Also can you confirm your sample is using acquireTokenPopup
?
@sameerag , it's using InteractionType.Redirect
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
3.23.0
Wrapper Library
MSAL React (@azure/msal-react)
Wrapper Library Version
2.0.22
Public or Confidential Client?
Public
Description
I've configured msal-react for a react app but when I try to use it from my iPhone, whether it Edge or Safari, it keeps opens up multiple tabs.
I've created a sample repo.
Error Message
No response
MSAL Logs
No response
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
https://github.com/bensonjm/msal-react-test
Expected Behavior
It shouldn't be opening multiple tabs
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Edge, Safari
Regression
No response
Source
External (Customer)