Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.5.0
-
None
-
None
-
None
Description
Policy/Service/ServiceDef validation should be added during create/update/delete operation. Here are some of the validations to add:
- values are provided for all mandatory fields (names, resources, etc)
- values are valid (for example: based on validationRegEx in the resource def, enum values, no duplicate names for service-def/service/policy-within-a-service)
- ensure that user has permissions to create/update/view policy/service/service-def
- check for conflicting/overlapping policies
Attachments
Issue Links
- is a clone of
-
RANGER-278 REST, Store: validation of policy/service/service-def
- Resolved