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

[Bug] NullRef when using WAM AcquireTokenInteractive + login hint #2903

Closed
1 of 7 tasks
bgavrilMS opened this issue Sep 27, 2021 · 0 comments · Fixed by #2904
Closed
1 of 7 tasks

[Bug] NullRef when using WAM AcquireTokenInteractive + login hint #2903

bgavrilMS opened this issue Sep 27, 2021 · 0 comments · Fixed by #2904
Assignees
Labels
Milestone

Comments

@bgavrilMS
Copy link
Member

Which version of MSAL.NET are you using?
4.36

Platform
win32

What authentication flow has the issue?

  • Desktop / Mobile
    • Interactive
    • Integrated Windows Authentication
    • Username Password
    • Device code flow (browserless)
  • Web app
    • Authorization code
    • On-Behalf-Of
  • Daemon app
    • Service to Service calls

Repro

  1. On Win10, Make sure the OS has a few accounts
  2. AcquireTokenInteractive + login hint matching (or not) one of the accounts

Expected behavior
Token

Actual behavior
NullRefrenceException

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant