[
https://issues.apache.org/jira/browse/NIFI-12252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777632#comment-17777632
]
ASF subversion and git services commented on NIFI-12252:
--------------------------------------------------------
Commit 15c3bdeac1a0c08a0dcc0d4ed05ffc554abed6b1 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=15c3bdeac1 ]
NIFI-12252 Removed Legacy FileAuthorizer
- Removed Legacy Authorized Users File property from FileUserGroupProvider
- Removed unused methods from FileAccessPolicyProvider and FileUserGroupProvider
Signed-off-by: Pierre Villard <[email protected]>
This closes #7910.
> Remove Legacy FileAuthorizer
> ----------------------------
>
> Key: NIFI-12252
> URL: https://issues.apache.org/jira/browse/NIFI-12252
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{FileAuthorizer}} implementation of {{AbstractPolicyBasedAuthorizer}}
> provided a compatibility layer for NiFi versions prior to the 1.0.0 release
> version. The {{FileAuthorizer}} mapped legacy role names to new Access
> Policies, streamlining the upgrade process.
> The {{FileUserGroupProvider}} also supported backward compatibility using the
> {{Legacy Authorized Users File}} property.
> The {{FileAuthorizer}} implementation and support for the {{Legacy Authorized
> Users File}} property should be removed for NiFi 2.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)