Skip to content

[Bug] WAM broker does not honor LoginHint  #3301

Description

@JPWilli

MSAL 4.46

  1. Use WAM preview
  2. Declare that the app is MSA-PT, i.e. only AAD plugin should handle auth
  3. AcquireTokenInteractive using a login_hint

Actual: the full account picker pops up every time

image

Expected - a better interactive login experience, at the very least the Account Picker should not be invoked and instead the AAD plugin's browser should accelerate the authentication, e.g. Note that if account is part of the OS, the AAD plugin seems to be able to give back token silently.

image

Tracking ADO issue: https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2040431

Note: when implementing a fix, please see #3520 as well for internal API details

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions