You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of MSAL.NET are you using?
MSAL.NET 4.56.0
Platform
Xamarin Forms android project
What authentication flow has the issue?
With Broker
Repro
Download the sample project, launch the [2-With-broker] project , try to login with broker, if an Android device has the Authenticator or Intune Company Portal app installed, the authentication process should go through Authenticator. However, I've observed an issue where, after logging in, the app attempts to launch Authenticator, but the Authenticator briefly appears and then disappears, continuously flickering without allowing the user to return to the app. The only solution seems to be forcibly closing the app.
Expected behavior
Authenticator appears, select account login, redirect back to app and user will be authenticated.
Actual behavior
Authenticator briefly appears and then disappears, continuously flickering without allowing the user to return to the app. The only solution seems to be forcibly closing the app.
Possible solution
None
Extra info
Tested in
Android version 12
Android version 13
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Which version of MSAL.NET are you using?
MSAL.NET 4.56.0
Platform
Xamarin Forms android project
What authentication flow has the issue?
With Broker
Repro
Download the sample project, launch the [2-With-broker] project , try to login with broker, if an Android device has the Authenticator or Intune Company Portal app installed, the authentication process should go through Authenticator. However, I've observed an issue where, after logging in, the app attempts to launch Authenticator, but the Authenticator briefly appears and then disappears, continuously flickering without allowing the user to return to the app. The only solution seems to be forcibly closing the app.
Expected behavior
Authenticator appears, select account login, redirect back to app and user will be authenticated.
Actual behavior
Authenticator briefly appears and then disappears, continuously flickering without allowing the user to return to the app. The only solution seems to be forcibly closing the app.
Possible solution
None
Extra info
Tested in
Android version 12
Android version 13
The text was updated successfully, but these errors were encountered: