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

Refreshing the page after authenticating through OAuth logs you out #138

Open
Crossedfall opened this issue Oct 16, 2022 · 3 comments
Open

Comments

@Crossedfall
Copy link

Repro steps:

  1. Log in using OAuth (Keycloak in our case)
  2. Refresh page

Expected: The page refreshes and you go about your day
Actual: You are pushed back to the login page


I can confirm that the auth-session has not expired-- as attempting to re-auth through keycloak instantly logs you back in.

@Crossedfall
Copy link
Author

Navigating between pages is fine. It's only when you refresh any given page.

@Cyberboss
Copy link
Member

With da12029 the token will persist as long as it can. Kicking you out once it expires.

@Crossedfall
Copy link
Author

Doesn't seem to be the case. Refreshing still logs me out on version 4.16.0

@Cyberboss Cyberboss reopened this Mar 29, 2023
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