mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
Option to disable internal authentication / use external authentication #393
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 @sammcj on GitHub (Mar 2, 2024).
Is your feature request related to a problem? Please describe.
Could we please have an option to disable it's internal authentication?
This would be very useful for people that are already running the app behind an centralised authentication / identity provider such as Authentik / Okta etc...
Describe the solution you'd like
or
Describe alternatives you've considered
I've tried passing the email/password details in via some dodgy middleware but it's far from ideal.
Additional context
@sammcj commented on GitHub (Mar 2, 2024):
Just found https://github.com/open-webui/open-webui/issues/483#issuecomment-1964158623 (sorry my first search didn't show it up for some reason) - perhaps this will provide a solution when ready?
@tjbck commented on GitHub (Mar 2, 2024):
Duplicate https://github.com/open-webui/open-webui/issues/483