Microsoft allows to create a login url with extra prompt information.
E.g. one of them being: ensures the user needs to pick which account he wants to use to login.
We can allow these prompt options too, by making it an extra setting.

More details, see https://learn.microsoft.com/en-us/dotnet/api/microsoft.identity.client.p...

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

strykaizer created an issue. See original summary.

strykaizer’s picture

Title: Allow login with option to select which account » Allow login with option to select which prompt to use
Issue summary: View changes
Status: Active » Needs review

strykaizer’s picture

Issue summary: View changes
batigolix’s picture

Status: Needs review » Needs work
Issue tags: +finalist-sprint

Thanks for the very nice addition. I tested this and it works well.

I have made some remarks on the UI text and code in the MR/

dlevchik made their first commit to this issue’s fork.

dlevchik’s picture

Status: Needs work » Needs review
Issue tags: -finalist-sprint

MR updated:
- select is now ratios, with translatable descriptive labels
- added $this->t to all other places in the file

batigolix’s picture

batigolix’s picture

Status: Needs review » Fixed

Thanks for this nice addition.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.