-
Notifications
You must be signed in to change notification settings - Fork 411
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
Restrict Permissions Based on Tags in Roles #4424
Labels
flagsmith flag
The Issue/PR has a linked feaature flag in Flagsmith
Comments
Related with #1535 |
4 tasks
flagsmith
bot
added
the
flagsmith flag
The Issue/PR has a linked feaature flag in Flagsmith
label
Oct 30, 2024
Flagsmith feature linked:
|
Flagsmith Feature Segment
|
Flagsmith Feature Segment
|
Flagsmith Feature
|
Flagsmith Feature
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FE Restrictions:
API Validation:
The API should reject the creation of any role that has a tag associated with unsupported permissions.
The API response for the /{entity}/permissions/ endpoints (where entity can be projects or environments) should include information about these validation errors.
The text was updated successfully, but these errors were encountered: