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

Add support for individual model permissions #1631

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zacps
Copy link
Contributor

@zacps zacps commented Dec 20, 2024

This adds support for restricting individual models based on group membership.

We only wrote support for Microsoft Entra, as it's the only auth provider we use, but it should be simple to add support for other providers in future.

This was rebased from our fork, and I've done some primitive testing, but I may have introduced bugs accidentally.

Credit for the original work goes to @jonstrutz11.

Fixes #1417

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

Successfully merging this pull request may close these issues.

Support permissions for models (and possibly tools/assistants)
2 participants