Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Update the Restricted annotation to support more granular categories. Available categories will map to new access policies. Example categories and their corresponding access policies may be
- read-filesystem (/restricted-components/read-filesystem)
- write-filesystem (/restricted-components/write-filesystem)
- code-execution (/restricted-components/code-execution)
- keytab-access (/restricted-components/keytab-access)
The hierarchical nature of the access policies will support backward compatibility with existing installations where the policy of /restricted-components was used to enforce all subcategories. Any users with /restricted-components permissions will be granted access to all subcategories. In order to leverage the new granular categories, an administrator will need to use NiFi to update their access policies (remove a user from /restricted-components and place them into the desired subcategory)