mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #7215] SSO (oauth2proxy) only a single user can sign in #53327
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 @simonfrey on GitHub (Nov 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7215
Bug Report
Installation Method
docker-compose.yml with oauth2proxy
Environment
Open WebUI Version: v0.4.2
Operating System: Ubuntu Linux
Browser (if applicable): Firefox
Confirmation:
Expected Behavior:
Every user can sign in. First one becomes admin, all other ones become users (directly activated)
Actual Behavior:
Only first user can log in. Everyone else becomes the following error:
Description
Bug Summary:
I want to sign in
Reproduction Details
Steps to Reproduce:
Have two different users sign in. First one becomes admin, second one can't log in at all.
Logs and Screenshots
Browser Console Logs:
Screenshots/Screen Recordings (if applicable):