Madhan Neethiraj created RANGER-3779:
----------------------------------------
Summary: conditions enhancement to support macros IS_IN_ANY_GROUP,
IS_IN_ANY_ROLE, HAS_TAGS
Key: RANGER-3779
URL: https://issues.apache.org/jira/browse/RANGER-3779
Project: Ranger
Issue Type: Improvement
Components: plugins
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
It is sometimes necessary to setup permissions for users who don't belong to
any group or any role. Following macros will make it easier to handle such use
cases:
* IS_NOT_IN_ANY_GROUP
* IS_NOT_IN_ANY_ROLE
* IS_IN_ANY_GROUP
* IS_IN_ANY_ROLE
In addition, having support for following macros will make it easier to check
if current resource has any tags or not:
* HAS_ANY_TAG
* HAS_NO_TAG
--
This message was sent by Atlassian Jira
(v8.20.7#820007)