We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Repro steps:
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.
The text was updated successfully, but these errors were encountered:
Navigating between pages is fine. It's only when you refresh any given page.
Sorry, something went wrong.
With da12029 the token will persist as long as it can. Kicking you out once it expires.
Doesn't seem to be the case. Refreshing still logs me out on version 4.16.0
No branches or pull requests
Repro steps:
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.
The text was updated successfully, but these errors were encountered: