[GH-ISSUE #566] feat: jwt expiration setting #27650

Closed
opened 2026-04-25 02:23:39 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @jannikstdl on GitHub (Jan 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/566

Is your feature request related to a problem? Please describe.
It would be a bit more secure if the token has a expiration time.

I saw in the code that the "create_token" code accepts an expiration but it is not used.

Describe the solution you'd like
The user gets logged out after a inactive period of time. Maybe you can configure and turn that off in the settings.

Originally created by @jannikstdl on GitHub (Jan 25, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/566 **Is your feature request related to a problem? Please describe.** It would be a bit more secure if the token has a expiration time. I saw in the code that the "create_token" code accepts an expiration but it is not used. **Describe the solution you'd like** The user gets logged out after a inactive period of time. Maybe you can configure and turn that off in the settings.
GiteaMirror added the enhancementgood first issuenon-core labels 2026-04-25 02:23:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#27650