[
https://issues.apache.org/jira/browse/RANGER-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280059#comment-17280059
]
Velmurugan Periasamy commented on RANGER-3168:
----------------------------------------------
Patch committed.
master -
https://gitbox.apache.org/repos/asf?p=ranger.git;a=commit;h=c1cb497fab4b00b8c834ba0d3995ae6567ff2406
ranger-2.2 -
https://gitbox.apache.org/repos/asf?p=ranger.git;a=commit;h=580b99f911c93092967ed8bff1bf0ce88ff067f0
> 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
> Priority: Major
> 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)