You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/06/22 15:25:00 UTC

[jira] [Created] (NIFI-11744) Add Required Permission for Referencing Remote Resources

David Handermann created NIFI-11744:
---------------------------------------

             Summary: Add Required Permission for Referencing Remote Resources
                 Key: NIFI-11744
                 URL: https://issues.apache.org/jira/browse/NIFI-11744
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework, Security
    Affects Versions: 1.latest, 2.latest
            Reporter: David Handermann
            Assignee: David Handermann


The Component Required Permission enumeration defines a number of privileges that can be applied to extensions that perform actions that impact system behavior.

The addition of generalized support for configuring external resource references in component properties included the option to retrieve resources from a remote URL. This can include configuration files or additional libraries.

A new Required Permission value should be created and applied to components that can be configured to reference resources using a remote URL. This permission will highlight potential component configuration features and allow administrators to restrict access when needed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)