[
https://issues.apache.org/jira/browse/NIFI-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096158#comment-18096158
]
ASF subversion and git services commented on NIFI-16112:
--------------------------------------------------------
Commit 6928146272fb9d7b4b0bb7ba9c3f320a6b2a0d76 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6928146272f ]
NIFI-16112 Streamlined Read Write Authorization on Parameter Contexts (#11429)
- Added shared authorize read write method on Parameter Context Resource class
- Added write authorization on Parameter Context validation request method
> Streamline Read Write Authorization for Parameter Context Methods
> -----------------------------------------------------------------
>
> Key: NIFI-16112
> URL: https://issues.apache.org/jira/browse/NIFI-16112
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Security
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Parameter Context Resource class implements multiple REST API methods for
> interacting with Parameter Contexts. An existing method provides reusable
> checking for read authorization on applicable methods and a similar method
> should be defined to provide reusable checking for read and write
> authorization where necessary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)