You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2020/08/12 23:22:00 UTC

[jira] [Created] (RANGER-2948) Ranger plugins to support a hook to register plugin chains

Madhan Neethiraj created RANGER-2948:
----------------------------------------

             Summary: Ranger plugins to support a hook to register plugin chains
                 Key: RANGER-2948
                 URL: https://issues.apache.org/jira/browse/RANGER-2948
             Project: Ranger
          Issue Type: Improvement
          Components: plugins
            Reporter: Madhan Neethiraj


Ranger plugins authorize access based on resource-based and classification-based policies defined in a service. RangerBasePlugin abstraction in plugins-common library deals with details of retrieving/refreshing of policies/classifications from Ranger Admin, caching retrieved policies/classifications, building policy-engine, etc. Enhancing this abstraction to support additional plugins that can influence authorization decision, for example by consulting another system, can help address deployment specific needs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)