Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: LDAP User management #668

Open
this-josh opened this issue Feb 7, 2024 · 6 comments
Open

feat: LDAP User management #668

this-josh opened this issue Feb 7, 2024 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed non-core maintainers aren't looking into this/low priority

Comments

@this-josh
Copy link

this-josh commented Feb 7, 2024

Is your feature request related to a problem? Please describe.
Users should be managed via LDAP, similar to Portainer

Describe the solution you'd like
LDAP user management implemented

Describe alternatives you've considered

  • OAUTH
  • Microsoft Active directory

I believe LDAP is the best starting point

Additional context

One key feature of ollama-webui is its ability to have users, but without LDAP this doesn't have same network level utility.

@jannikstdl
Copy link
Contributor

Yes agree, this would be a use case for us as well.

@tjbck tjbck changed the title LDAP User management feat: LDAP User management Feb 7, 2024
@tjbck
Copy link
Contributor

tjbck commented Feb 7, 2024

Related: #483

@tjbck tjbck added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed non-core maintainers aren't looking into this/low priority labels Feb 7, 2024
@SurvivaLlama
Copy link

I can help test this.

@eingemaischt
Copy link

This would be great for us as well - an auth via Header, set by an reverse proxy, would be a great alternative. Then we could add different auth mechanisms (OpenID, LDAP, Kerberos etc) without implementing each of them in webui itself...

@justinh-rahb
Copy link
Collaborator

This would be great for us as well - an auth via Header, set by an reverse proxy, would be a great alternative. Then we could add different auth mechanisms (OpenID, LDAP, Kerberos etc) without implementing each of them in webui itself...

Excellent news, this has been implemented:

@Manfredzimmermann
Copy link

How can I connect Open-WebUI with Microsoft Active directory? I'm looking for an excellent solution. A fixed module in Open-WebUI for Active Directory (LDAP) would be a dream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed non-core maintainers aren't looking into this/low priority
Projects
None yet
Development

No branches or pull requests

7 participants