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
An option to disable the apps internal authentication.
Take the user from the headers or URL parameter.
or
Set a default user to assume if internal authentication is not used.
Describe alternatives you've considered
I've tried passing the email/password details in via some dodgy middleware but it's far from ideal.
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**
- An option to disable the apps internal authentication.
- Take the user from the headers or URL parameter.
or
- Set a default user to assume if internal authentication is not used.
**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**
- Related to #430, #483, #340
@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?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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