You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/06/23 22:07:00 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-11744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736624#comment-17736624 ] 

ASF subversion and git services commented on NIFI-11744:
--------------------------------------------------------

Commit 532578799c0a4cb1edc54dadda81aa60787e54b0 in nifi's branch refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=532578799c ]

NIFI-11744 Added Required Permission to Reference Remote Resources

- Applied Required Permission to components supporting URL Resource References

Signed-off-by: Matt Burgess <ma...@apache.org>


> 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
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>             Fix For: 1.latest, 2.latest
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)