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

[Feature Request] [WAM] Do not show account picker if tenant is organizations or guid #2289

Closed
1 of 2 tasks
bgavrilMS opened this issue Dec 9, 2020 · 0 comments · Fixed by #3101
Closed
1 of 2 tasks
Assignees
Milestone

Comments

@bgavrilMS
Copy link
Member

bgavrilMS commented Dec 9, 2020

Platforms: .NET and .NET FWK (not UWP)

Current experience of WAM.AcquireTokenInteractive is to show the account picker.
However, if the tenant explicitly dismisses MSA users, i.e. oranizations or guid, then the experience can be improved by showing the WAM AAD plugin interactive experience only.

This overcomes the issue of console apps not being able to display the account picker and other issues with Account Picker instability.

  • enable for non-MSA passthrough scenarios by default
  • enable for MSA-pt scenarios via an option

The account picker of the AAD plugin:

image

The Windows account picker:

image

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