-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71925/
-----------------------------------------------------------
(Updated Dec. 20, 2019, 1:24 p.m.)
Review request for ranger, Ankita Sinha, Gautam Borad, Abhay Kulkarni, Madhan
Neethiraj, Mehul Parikh, Nikhil P, Pradeep Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-2674
https://issues.apache.org/jira/browse/RANGER-2674
Repository: ranger
Description
-------
User is able to manage tag based policies once they are marked as service admin
in tag service but only after that particular user is given permission of tab
"Tag based policies".
As part of this Jira we will extend the functionality in such a way like,
Once any particular user is marked as service admin while creating / updating
tag based service then we need to provide permission of tab "Tag based
policies" to that user.
Diffs (updated)
-----
security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java
4158900
Diff: https://reviews.apache.org/r/71925/diff/2/
Changes: https://reviews.apache.org/r/71925/diff/1-2/
Testing
-------
1.) User provided with property "service.admin.users" will be validated and
assigned permission of tab "Tab based Policy"
2.) Error message will pop-up on screen in case of invalid user provided with
property "service.admin.users"
3.) Multiple user with comma separated can be provided with property
"service.admin.users"
Thanks,
Dhaval Shah