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)