Add support for wildcards or regex in Agent Scopes #8153
proschowsky
started this conversation in
Ideas
Replies: 0 comments
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.
-
Creating and maintaining scopes when using Agno with RBAC can be cumbersome.
I would be helpful if the scopes for agents supported wildcards or regex as a way to assign access to multiple agents with a single scope.
E.g.
agents:marketing.*:readwould give access to all agents with ids that start with marketing.Beta Was this translation helpful? Give feedback.
All reactions