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

[FEATURE] LDAP integration for user management #5602

Open
rburns-oscar opened this issue Oct 16, 2024 · 0 comments
Open

[FEATURE] LDAP integration for user management #5602

rburns-oscar opened this issue Oct 16, 2024 · 0 comments

Comments

@rburns-oscar
Copy link

Is your feature request related to a problem? Please describe.
We have been using a self-hosted Argilla instance for our AI projects and have found it to be a great platform for output review. It has contributed to the success of multiple projects, and we would like to scale to more projects and more users. However, the manual user management is a little clunky, and since many of our AI projects utilize sensitive data we need to be extremely cautious with our access management (these high security requirements are also a reason why we have chosen to self-host).

Describe the solution you'd like
For other self-hosted third party software, we've been able to integrate our LDAP server and use LDAP groups for role-based access control. For instance, we self-host ArgoCD, which leverages Dex to accomplish this integration. It would be great to be able to utilize a similar solution with Argilla.

Describe alternatives you've considered
We've been creating users with the api, auto-generating strong passwords and sending them over secure messages, however we are worried that as the number of users grows we could become more likely to make a mistake and open up an attack vector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant