-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: Adding flexibility for RBACs definition. #21
Conversation
…`. Adding new patterns
A lot of changes! Try my best to not break the interface. Ready for thoughts and comments. |
This PR has been automatically marked as stale because it has been open 30 days |
Pull request closed due to inactivity. |
This PR has been automatically marked as stale because it has been open 30 days |
Pull request closed due to inactivity. |
What does this PR do?
🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.
Motivation
This PR intends to give flexibility for customers to define custom RBACs for each team with specific permissions.
We are also adding multiple patterns to demonstrate the usage of the variables to achieve the intend auth definitions for each use case.
More
pre-commit run -a
with this PRFor Moderators
Additional Notes