Create a custom Ranger access policy

A user might need access to specific NiFi or NiFi Registry resources such as a process group or bucket. If the user cannot access the component through an inherited Ranger access policy, then you must create a custom Ranger access policy for the specific component and add the user to this policy. If all the users in a group require the same access, you can add the user group to the Ranger access policy.

Each custom Ranger access policy provides access to a specific component.

First determine which NiFi or NiFi Registry components a user needs access to. Then create a new policy for each component and add the user or user group to the new policy.

When you create a new policy, you must specify the ID of the component that the user requires access to.

  1. From the NiFi canvas, copy the ID of the process group, SSL Context Service, or controller service for reporting tasks that the user needs access to.
  2. To locate the ID for a process group:
    1. Click the process group.
      The ID appears in the Operate pane.


    2. Copy the ID.
  3. To locate the ID of the SSL Context Service:
    1. Click the settings icon on the process group.
      The NiFi Flow Configuration appears.
    2. Click the Controller Services tab.
    3. Click the Settings icon for the Default NiFi SSL Context Service.
      The Controller Service Details window appears.
    4. From the Settings tab, copy the ID from the Id field.


  4. To locate the ID of a controller service for reporting tasks:
    1. Click the process group.
    2. Click the menu on the top right of the UI and select Controller Settings.


      The NiFi Settings page appears.
    3. Click the Reporting Tasks Controller Services tab.
    4. Click the Settings icon for the controller service.


      The Controller Service Details page appears.
    5. From the Settings tab, copy the ID from the Id field.


  5. Go back to the Ranger List of Policies page.
  6. Click Add New Policy.


    The Create Policy page appears.
  7. Enter a unique name for the policy.
  8. Optionally, enter a keyword in the Policy Label field to aid in searching for a policy.
  9. Enter the resource descriptor and the resource ID in the NiFi Resource Identifier or NiFi Registry Resource Identifier field in the following format: <resource descriptor>/<resource ID>
    To determine a NiFi resource descriptor, see Pre-defined Ranger access policies for Apache NiFi.

    To determine a NiFi Registry resource descriptor, see Pre-defined Ranger access policies for Apache NiFI Registry.

  10. Optionally, enter a description.
  11. Add a user or a group.
  12. Set the permission level for the user or group.
  13. Click Add.
The user or group of users can now access the component specified in the custom policy.