Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISinglePublicClientApplication#signInAgain() API does not prompt for user credentials when in SDM #2214

Open
git-cat opened this issue Nov 4, 2024 · 0 comments

Comments

@git-cat
Copy link

git-cat commented Nov 4, 2024

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:

  1. 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.

@negoe negoe moved this to Needs triage in Bug Triage Nov 14, 2024
@negoe negoe added this to Bug Triage Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant