.loginPopup fails in full-screen browser #4839
Labels
answered
Question has received "first qualified response"
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
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js v2 (@azure/msal-browser)
Core Library Version
1.4.0
Wrapper Library
MSAL React (@azure/msal-react)
Wrapper Library Version
2.24.0
Description
When logging in from a full-screen browser, a new tab is opened allowing me to sign in, but I get redirected back to the login page. From here if I click the login button again, I see the route change to the Redirect URL and then back to the login page, though the login page remains displayed through this process. As soon as I come out of a full screen, however, I'm redirected properly and the flow works as expected.
Logging out works just fine in a full-screen browser; a new tab opens, I log out, and the original tab redirects to the login page.
To be clear, if the browser isn't maximized, there are no issues. Thanks!
Error Message
Msal Logs
No response
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
Expected Behavior
After clicking login button the first time and logging in, user authenticated and redirected to home page.
Identity Provider
Azure AD / MSA
Browsers Affected (Select all that apply)
Chrome, Firefox
Regression
No response
Source
External (Customer)
The text was updated successfully, but these errors were encountered: