Fang-Yu Rao created RANGER-3126:
-----------------------------------
Summary: RangerBasePlugin#grantRole() revokes the role from the
specified group
Key: RANGER-3126
URL: https://issues.apache.org/jira/browse/RANGER-3126
Project: Ranger
Issue Type: Bug
Components: plugins, Ranger
Reporter: Fang-Yu Rao
We found that granting a role to a group using {{RangerBasePlugin#grantRole()}}
at
[https://github.com/apache/ranger/blob/b8f76a8be532e3d41cca5acfb7cfbe6c35e469f1/agents-common/src/main/java/org/apache/ranger/plugin/service/RangerBasePlugin.java#L547-L557]
would actually revoke the role from the specified group if the group is
already assigned to the role.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)