Mahesh Hanumant Bandal created RANGER-3168:
----------------------------------------------
Summary: User/Auditor should have read-only access for Servicedef
via PublicAPIsv2 API
Key: RANGER-3168
URL: https://issues.apache.org/jira/browse/RANGER-3168
Project: Ranger
Issue Type: Improvement
Components: Ranger
Affects Versions: 3.0.0
Reporter: Mahesh Hanumant Bandal
Assignee: Mahesh Hanumant Bandal
Fix For: 3.0.0
Following GET API's should be accessible for other users.
{code:java}
GET API: /service/public/v2/api/servicedef/
GET API: /service/public/v2/api/servicedef/{id}
GET API: /service/public/v2/api/servicedef/name/{name}
{code}
If a user has permissions on the "Resource Based Policies" module, then he is
be able to view servicedef using Ranger-UI and therefore he can access
servicedef using GET API- /service/public/v2/api/servicedef/
KeyAdmin and KMSAuditor users can only access KMS servicedef.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)