You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhay Kulkarni (JIRA)" <ji...@apache.org> on 2019/03/20 19:47:00 UTC

[jira] [Created] (RANGER-2375) RangerAuthContext is not correctly initialized

Abhay Kulkarni created RANGER-2375:
--------------------------------------

             Summary: RangerAuthContext is not correctly initialized
                 Key: RANGER-2375
                 URL: https://issues.apache.org/jira/browse/RANGER-2375
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: master
            Reporter: Abhay Kulkarni
            Assignee: Abhay Kulkarni
             Fix For: master


RangerAuthContext object may be used to provide consistent view of authorization policies database across multiple authorization API calls. It maintains a list of context enrichers, if defined, to provide context enrichment for access requests. When this list is not maintained correctly, context for authorization will not be initialized correctly, and authorization calls made with RangerAuthContext will fail.

This seems to a regression introduced by [RANGER-2341|https://issues.apache.org/jira/browse/RANGER-2341].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)