Login popup not working on mobile Edge #7230
Labels
bug-unconfirmed
A reported bug that needs to be investigated and confirmed
msal-browser
Related to msal-browser package
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.17.0
Wrapper Library
Not Applicable
Wrapper Library Version
None
Public or Confidential Client?
Public
Description
Mobile Edge browser ends on redirectUrl page after logging with popup.
All other browser work fine (for example Edge on desktop and Chrome on mobile).
Error Message
user_cancelled: User cancelled the flow
and
invalid_client: Authentication failed
MSAL Logs
I was not able to get trace logs from mobile Edge, but you can try the issue by yourself:
https://my.humbol.app
Here is console log (about:inspect) from mobile Edge:
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
Go to https://my.humbol.app with mobile Edge
Click "Sign in with Microsoft"
Try to login with any MS account.
End up on
ms-redirect
page open and original login page saying that login failed.Expected Behavior
Popup is closed and original login page is logged in to app (if valid Humbol user) or saying "Currently only open for invited users" (if not Humbol user).
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Edge
Regression
No response
Source
External (Customer)
The text was updated successfully, but these errors were encountered: