[
https://issues.apache.org/jira/browse/NIFI-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257409#comment-16257409
]
ASF GitHub Bot commented on NIFI-4614:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2277
NIFI-4614: ManagedRangerAuthorizer: Wildcard policies
NIFI-4614:
- Updating the types of resources that are filtered out for viewing
purposes. Updates include resources with no values and resources that contain
wildcards.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4614
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2277.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2277
----
commit 219c5e4a1df5de324071607c01d8eb85d74a74df
Author: Matt Gilman <[email protected]>
Date: 2017-11-17T19:05:49Z
NIFI-4614:
- Updating the types of resources that are filtered out for viewing
purposes. Updates include resources with no values and resources that contain
wildcards.
----
> ManagedRangerAuthorizer: Wildcard policies
> ------------------------------------------
>
> Key: NIFI-4614
> URL: https://issues.apache.org/jira/browse/NIFI-4614
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
>
> The ManagedRangerAuthorizer performs a best effort policy conversion between
> Ranger and NiFi domain models. While all policies are retained for access
> decisions, some policies are filtered out for viewing purposes only. This
> includes exclude and recursive policies. We need to similarly account for
> wildcard policies.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)