Open
Description
Multi-user SSO account select
Problem
When you have more than one user in the same FusionAuth tenant, only one can be logged into SSO at a time.
Solution
Some IdP vendors such as Microsoft and Google allow for multiple accounts. I don't know if the session is completely preserved, or if you just have the option to click on the account you want and then enter a password.
Alternatives/workarounds
- Do not use SSO
- Set SSO TTL to a min value to effectively turn off SSO
- Logout prior to using SSO to ensure the user is prompted for a password
Additional context
Example of the Google account selector in attached image, Microsoft does something similar.
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.