mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
Unable to disable LDAP signup on the auth screen #3217
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 @vishxrad on GitHub (Jan 8, 2025).
Installation Method:
Environment:
Confirmation:
Expected Behavior:
When accessing the Open WebUI login page, it should display the default authentication method and allow sign-in without forcing LDAP authentication.
Actual Behavior:
The LDAP authentication method seems to have been enabled unintentionally. Despite reinstalling the Docker image and clearing configurations, the LDAP login screen persists. There is no clear way to disable LDAP from the interface.
Bug Summary:
I am stuck on the LDAP authentication screen in Open WebUI v0.5.4. Reinstalling the Docker image and resetting configurations did not resolve the issue. I need assistance in disabling LDAP authentication to restore the default authentication method.
Reproduction Details:
Let me know if further details are needed, and I’ll provide additional logs or configuration files.