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

Allow signing in to additional account(s) #3

Open
cbiesinger opened this issue Nov 9, 2023 · 2 comments
Open

Allow signing in to additional account(s) #3

cbiesinger opened this issue Nov 9, 2023 · 2 comments

Comments

@cbiesinger
Copy link

(somewhat related to #2 )

Some IDPs support being signed in to multiple accounts at the same time. Such IDPs may want to allow the user to sign in to an additional account from the account chooser, i.e. some kind of "Add Account" button (for consistency with the current flow they have)

We should probably support that, perhaps by exposing a new field in the config file

@cbiesinger
Copy link
Author

Proposal: add a boolean field allow_use_another_account to the config file. If set to true, the account chooser gets an additional button "Use another account" which triggers the login flow (i.e. opens the login URL in a dialog similar to what the mismatch dialog or the button flow do)

@timcappalli
Copy link

2023-11-28 call: exists in Chrome Canary, please test.

image

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

No branches or pull requests

2 participants