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

Add support for "prompt="select_user" with WASM / MSAL #32640

Closed
Tracked by #26364
gusmanb opened this issue May 13, 2021 · 5 comments
Closed
Tracked by #26364

Add support for "prompt="select_user" with WASM / MSAL #32640

gusmanb opened this issue May 13, 2021 · 5 comments
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly feature-blazor-wasm-auth
Milestone

Comments

@gusmanb
Copy link

gusmanb commented May 13, 2021

When a user has more than one account for a service it is desirable to ask which account the user wants to use. Usually using MSAL on Javascript you can add "prompt=select_user" but this is not possible (as far as I know) to specify when using MSAL from Blazor.

The proposed feature would be to add to MsalProviderOptions a field to enable this.

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly feature-blazor-wasm-auth labels May 13, 2021
@mkArtakMSFT mkArtakMSFT added the enhancement This issue represents an ask for new feature or an enhancement to an existing one label May 13, 2021
@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone May 13, 2021
@ghost
Copy link

ghost commented May 13, 2021

Thanks for contacting us.

We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT
Copy link
Member

This is related to #25391

@ghost
Copy link

ghost commented Jul 20, 2021

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@TestLearningUser
Copy link

TestLearningUser commented Jul 6, 2022

I would like to know if Multitenant applications / accounts will be shown a propmpt for selecting a user,

For example i've got [email protected]
that is invited into the tenant secondtest (miguelmorales_test#ext#@secondtest.com

Could I do login with [email protected] and a promp "Which domain do you want to login" could be shown?
xx@test || xx@secondtest

As I belong to both tenants

¿Is this Issue created about this?

@javiercn javiercn modified the milestones: Backlog, 7.0-rc1 Aug 23, 2022
@javiercn
Copy link
Member

Covered by #42580

@ghost ghost locked as resolved and limited conversation to collaborators Sep 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly feature-blazor-wasm-auth
Projects
None yet
Development

No branches or pull requests

4 participants