mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 07:46:16 -05:00
[GH-ISSUE #17969] issue: Default User Role resets after redeploy or few minutes #105448
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 @aimendenche-nw on GitHub (Oct 1, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17969
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.32
Ollama Version (if applicable)
No response
Operating System
ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The default user role setting should persist across time and pod restarts. Once set to user, new users should automatically get the user role without requiring manual approval.
Actual Behavior
When we set the default user role from pending to user, the setting does not persist:
After a few minutes, it automatically reverts back to pending.
If we redeploy the pod, it also resets back to pending
Impact:
This forces us to manually approve every new user on their first login, even though the admin already configured the default role as user.
Steps to Reproduce
Steps to Reproduce:
Go to Settings → Authentication in OpenWebUI.
Change Default User Role from pending to user.
Save the settings.
Confirm that new users are initially created with the user role.
Wait a few minutes or redeploy the OpenWebUI pod (in Kubernetes / Docker).
Check the Default User Role setting again → it has reverted back to pending.
New users must again be manually approved.
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Oct 1, 2025):
Unable to reproduce, you're likely resetting the persistent config.