Pre-defined Ranger access policies for Apache NiFi Registry
Based on a user’s responsibilities, you can add users to one or more of the following Ranger access policies. When you create a custom policy, use the resource descriptor in the NiFi Registry Resource Identifier field.
The following table lists the pre-defined Ranger access policies for NiFi Registry:
Ranger Policy | Description | Resource Descriptor |
---|---|---|
Actuator | Allows users to access the Spring Boot Actuator end-points. | /actuator |
Buckets | Allows users to view and modify all buckets. | /buckets |
Policies | Allows users to view the policies for all components. | /policies |
Proxies | Allows proxy machines to send requests on behalf of others. | /proxy |
Swagger | Allows users to access the self-hosted Swagger UI. | /swagger |
Tenants | Allows users to view and modify user accounts and user groups. | /tenants |