mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: Improve expired authentication process #5164
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dcieslak19973 on GitHub (May 13, 2025).
Check Existing Issues
Problem Description
We have Open WebUI configured against Okta for authentication. We have user reports similar to "I usually leave a browser tab up and on a couple of occasions I've typed in a message not realizing I had been logged out, and the chat just hangs until you refresh"
Desired Solution you'd like
Ideally, either refresh the token behind the scenes and preserve the user authentication. Alternatively, once the authentication token expires, redirect the user back to the login page.
Alternatives Considered
No response
Additional Context
No response
@Classic298 commented on GitHub (May 13, 2025):
What version are you on (should/could have filled out the full issue template.....)? This was fixed in one of the newer versions.