Feature Request: Implement RBAC to restrict users using some models #2253

Closed
opened 2025-11-11 15:03:23 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @dominpm on GitHub (Oct 1, 2024).

Is your feature request related to a problem? Please describe.
It would be a really nice feature for the admins to have to restrict the use of certain models to certain users. Meaning that there would be different roles, where different roles give access to different models/features.

Describe the solution you'd like
Once a user registers in the app, admin would have the ability to set them in different groups/roles. Those roles will restrict which models can they use and which not.

Extra
It would be awesome too to integrate this with Azure Directory to allow users register (which is currently allowed); but their groups are inherited in OpenWebUI so that RBAC is easier to manage.

Originally created by @dominpm on GitHub (Oct 1, 2024). **Is your feature request related to a problem? Please describe.** It would be a really nice feature for the admins to have to restrict the use of certain models to certain users. Meaning that there would be different roles, where different roles give access to different models/features. **Describe the solution you'd like** Once a user registers in the app, admin would have the ability to set them in different groups/roles. Those roles will restrict which models can they use and which not. **Extra** It would be awesome too to integrate this with Azure Directory to allow users register (which is currently allowed); but their groups are inherited in OpenWebUI so that RBAC is easier to manage.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2253