Madhan Neethiraj created RANGER-3814:
----------------------------------------
Summary: IS_IN_ROLE(roleName) condition always returns false
Key: RANGER-3814
URL: https://issues.apache.org/jira/browse/RANGER-3814
Project: Ranger
Issue Type: Bug
Components: plugins
Affects Versions: 2.3.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
Implementation of IS_IN_ROLE() condition uses request.userRoles to determine if
the user is in the given role. However, request.userRoles is not populated with
the roles for the current user; hence IS_IN_ROLE() condition fails.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)