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

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

Commit 119f8881fbc3cbd0d522b0c549b841da3de01f64 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=119f8881fb ]

NIFI-15567 Streamlined Component Authorizable Evaluation Methods

- Added AuthorizeComponentReference class with shared methods for evaluating 
authorized configuration operations and referenced Controller Services
- Updated create and update operations for Components using shared methods

This closes #10871.

Signed-off-by: Pierre Villard <[email protected]>


> Streamline Component Authorizable Evaluation Methods
> ----------------------------------------------------
>
>                 Key: NIFI-15567
>                 URL: https://issues.apache.org/jira/browse/NIFI-15567
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Security
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 2.8.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Framework REST API Resource classes include similar code for evaluating 
> authorization status of Components on create and update operations. Create 
> operations include cleanup methods for temporary components. Both create and 
> update operations include evaluation of authorization on referenced 
> Controller Services. Similar operations should be refactored to shared 
> methods to ensure consistent behavior and avoid duplication.



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

Reply via email to