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

[BUG]: Logout does not actually invalidate the sso session #426

Open
1 task done
fadnincx opened this issue Aug 19, 2024 · 0 comments
Open
1 task done

[BUG]: Logout does not actually invalidate the sso session #426

fadnincx opened this issue Aug 19, 2024 · 0 comments
Labels
bug Something isn't working frontend This issue or pull request is frontend related

Comments

@fadnincx
Copy link

Description

When clicking on the logout, it seems to do a logout only in the frontend. A page reload and with the still active sso session, you are automatically logged in again.

Steps to Reproduce

  1. click on logout
  2. reload page

Expected Behavior

When I actively click on logout, I not only want to be logged out of timed, I want my session to be canceled, the sso token to be invalidated. Else, what's the purpose of logout, if one can just reload the page and is logged in again?

Attachments

No response

Additional Context

No response

Version

4.4.1

Required

  • I have checked past issues to see if this bug has already been reported.
@fadnincx fadnincx added the bug Something isn't working label Aug 19, 2024
@c0rydoras c0rydoras added the frontend This issue or pull request is frontend related label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend This issue or pull request is frontend related
Projects
None yet
Development

No branches or pull requests

2 participants