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

Offer Logout when no Authorization available for Application #38

Open
Aaron-Ritter opened this issue Mar 14, 2024 · 0 comments
Open

Offer Logout when no Authorization available for Application #38

Aaron-Ritter opened this issue Mar 14, 2024 · 0 comments

Comments

@Aaron-Ritter
Copy link
Collaborator

Aaron-Ritter commented Mar 14, 2024

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.

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

1 participant