mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
OpenID Connect SSO stopped working correctly #5493
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 @Externalnet on GitHub (Jun 10, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
latest version
Ollama Version (if applicable)
No response
Operating System
Debian 12
Browser (if applicable)
Latest Google Chrome
Confirmation
README.md.Expected Behavior
Succesfull redirect to the correct URL (Not localhost:3000) after OpenID Connect SSO
Actual Behavior
Open ID Connect SSO stopped working
I have this config ->
The redirect URL opens like this (of course localhost is unreachable in this way)
It should not open with "localhost:3000" but with the <OPENID_REDIRECT> Url
Steps to Reproduce
Make a OpenID Connect configuration with an existing IDP (Identity Provider)->
The redirect URL opens like this (of course localhost is unreachable in this way)
It should not open with "localhost:3000" but with the <OPENID_REDIRECT> Url
Logs & Screenshots
Additional Information
@tjbck commented on GitHub (Jun 10, 2025):
Duplicate, PLEASE check for existing disucssions/issues before creating one instead of just saying you have.