[
https://issues.apache.org/jira/browse/NIFI-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099046#comment-16099046
]
ASF subversion and git services commented on NIFI-4032:
-------------------------------------------------------
Commit 743c6b9c17e4176a4cad35f7898d8026052bfb85 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=743c6b9 ]
NIFI-4032: - Introducing the ManagedRangerAuthorizer. - Introducing the
AuthorizationAuditor. - Updating authorization requests to utilize Authorizable
where ever possible so allow for a singular place to audit resource not found
as denied when the parent authorizable is null (no more inheritance). -
Updating unit tests as appropriate. - Addressing issues with broken web-api
integration tests.
NIFI-4032: - Generating the appropriate fingerprint for the
ManagedRangerAuthorizer based on whether the UserGroupProvider is configurable.
- Adding unit tests.
Signed-off-by: Yolanda M. Davis <[email protected]>
This closes #2019
> Create Managed Ranger Authorizer
> --------------------------------
>
> Key: NIFI-4032
> URL: https://issues.apache.org/jira/browse/NIFI-4032
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.4.0
>
>
> Update the RangerAuthorizer to implement the ManagedAuthorizer interface.
> This will allow the Ranger policies to be visualized in NiFi UI. May even be
> able to extend the RangerAuthorizer to maintain compatibility with existing
> configurations.
> Additionally, update the RangerAuthorizer's authorize(...) method to consider
> the user's groups.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)