GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/2019

    NIFI-4032: Managed Ranger Authorizer

    NIFI-4032: Managed Ranger Authorizer
    - 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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-4032

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/2019.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 #2019
    
----
commit c87208d38ac1d46b7304dc737a8f8c332897a4d5
Author: Matt Gilman <matt.c.gil...@gmail.com>
Date:   2017-06-28T14:17:17Z

    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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to