Custom roles #10149
truealex81
started this conversation in
Feature Requests & Suggestions
Custom roles
#10149
Replies: 1 comment
-
|
@truealex81 see #11985 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thanks for such a great product! The design and feature set are fantastic.
I’m currently exploring how we could use it in our organization, and as far as I can tell, there are only two supported roles right now: ADMIN and USER.
It seems like this might not be enough for fine-grained permission control. For example, how can we have regular users that can only use agents and users who are allowed to create and share agents? At the moment, either everyone can create agents, or they all need to be admins. Or maybe I’m just missing something about how it’s supposed to work?
It would be really helpful to have support for custom roles, ideally ones that can also be assigned to users via their token (I’m using Azure EntraID for role-based authorization).
I tried manually adding a MANAGER role to the database, hoping I could manage it via the UI, but unfortunately that didn’t work.
Is there any plan to support this kind of functionality?
At a high level, it could look like this:
Beta Was this translation helpful? Give feedback.
All reactions