mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
issue: Web UI hangs when trying to authenticate via LDAP #4682
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 @andresmorago on GitHub (Apr 3, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.0
Ollama Version (if applicable)
v0.6.2
Operating System
Debian 12
Browser (if applicable)
Firefox 136.0.2
Confirmation
README.md.Expected Behavior
Web interface should let me authenticate via LDAP
Actual Behavior
Web interface hangs after clicking "Authenticate". No visual errors are noticed. On the Firefox inspector i do get errors.
Steps to Reproduce
Im trying to configure Open webUI with our local LDAP server. I have credentials to my LDAP server and have validated them correctly.
Here is my LDAP setup:
Logs & Screenshots
Docker logs:
Firefox inspector:

Additional Information
No response