You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Offer Logout when no Authorization available for Application
Problem
When logging in with SSO successfully but no Authorization is available to access the application there is no way to logout as the login button will direct you to the SSO login page, and because you are already logged in it will redirect you back once again failing Authorization.
This is happening in a scenario where the user uses 2 different login, with different permissions, and takes the wrong one to login. E.g. a admin user specifically to manage the FusionAuth application and a test user to test their own application.
Solution
When Authorization fails e.g. more than 3 times show a Logout button you can press on the error page.
Alternatives/workarounds
The developer can decide to place a logout button themselves anywhere they like in the UI for such a scenario.
Add a logout button to Registration Required page in FusionAuth.
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.
The text was updated successfully, but these errors were encountered:
Offer Logout when no Authorization available for Application
Problem
When logging in with SSO successfully but no Authorization is available to access the application there is no way to logout as the login button will direct you to the SSO login page, and because you are already logged in it will redirect you back once again failing Authorization.
This is happening in a scenario where the user uses 2 different login, with different permissions, and takes the wrong one to login. E.g. a admin user specifically to manage the FusionAuth application and a test user to test their own application.
Solution
When Authorization fails e.g. more than 3 times show a Logout button you can press on the error page.
Alternatives/workarounds
The developer can decide to place a logout button themselves anywhere they like in the UI for such a scenario.
Add a logout button to Registration Required page in FusionAuth.
Additional context
Screen_recording_20240320_135041_login-without-permissions.webm
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.
The text was updated successfully, but these errors were encountered: