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
Describe the bug
ISinglePublicClientApplication#signInAgain() API does not prompt for user credentials in SDM (Shared Device Mode)
Smartphone (please complete the following information):
Device: Any Android device (Tested in Samsung device and AVD)
Android Version: 12
Browser: Edge
MSAL Version: 5.5.0
Stacktrace
N/A
To Reproduce
Steps to reproduce the behavior:
Use signInAgain API in sample app (mode: ISinglePublicClientApplication) (ref: link1)
Expected behavior
login prompt is shown by the signInAgain API irrespective of Shared Device Mode state of Microsoft Authenticator app.
Actual Behavior
Login prompt is shown only when Microsoft Authenticator app is NOT in Shared Device Mode.
Login prompt is NOT shown when Microsoft Authenticator app is in Shared Device Mode.
The text was updated successfully, but these errors were encountered:
Describe the bug
ISinglePublicClientApplication#signInAgain() API does not prompt for user credentials in SDM (Shared Device Mode)
Smartphone (please complete the following information):
Stacktrace
N/A
To Reproduce
Steps to reproduce the behavior:
Expected behavior
login prompt is shown by the signInAgain API irrespective of Shared Device Mode state of Microsoft Authenticator app.
Actual Behavior
Login prompt is shown only when Microsoft Authenticator app is NOT in Shared Device Mode.
Login prompt is NOT shown when Microsoft Authenticator app is in Shared Device Mode.
The text was updated successfully, but these errors were encountered: