mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #19475] issue: A users groups aren't always updated on OAuh login #105889
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 @tobiasge on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19475
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v.6.40
Ollama Version (if applicable)
No response
Operating System
Docker on Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The groups a user is are always updated with ENABLE_OAUTH_GROUP_MANAGEMENT enabled.
Actual Behavior
When a user is switched from
admintouserrole in the OAuth provider the groups he belongs to are only updated on the second login.Steps to Reproduce
adminroleadminrole in OAuth provider, adds groupsLogs & Screenshots
No relevant logs
Additional Information
No response