Ramesh, I would suggest to consider this update for 2.3 release. If approved, I can cherry-pick into ranger-2.3 branch.
Thanks, Madhan On 5/16/22, 8:08 AM, "Madhan Neethiraj (Jira)" <[email protected]> wrote: Madhan Neethiraj created RANGER-3764: ---------------------------------------- Summary: conditions to support macros IS_IN_GROUP, IS_IN_ROLE, HAS_TAG Key: RANGER-3764 URL: https://issues.apache.org/jira/browse/RANGER-3764 Project: Ranger Issue Type: Improvement Components: plugins Reporter: Madhan Neethiraj Assignee: Madhan Neethiraj RANGER-3605 introduced support for a number of macros in condition expression. This should be extended to support following macros as well: * IS_IN_GROUP(groupName) * IS_IN_ROLE(roleName) * HAS_TAG(tagName) * HAS_USER_ATTR(attrName) * HAS_UG_ATTR(attrName) * HAS_TAG_ATTR(attrName) -- This message was sent by Atlassian Jira (v8.20.7#820007)
