[
https://issues.apache.org/jira/browse/AMBARI-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-13916:
----------------------------------
Attachment: AMBARI-13916_trunk_01.patch
> Create API entry points to getting authorization information
> ------------------------------------------------------------
>
> Key: AMBARI-13916
> URL: https://issues.apache.org/jira/browse/AMBARI-13916
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: rbac
> Fix For: 2.2.0
>
> Attachments: AMBARI-13916_trunk_01.patch
>
>
> Create API entry points to getting authorization information.
> The following entry points need to be created:
> {noformat}
> GET /api/v1/authorizations
> GET /api/v1/permissions/:PERMISSION_ID/authorizations
> GET /api/v1/users/:USERNAME/authorizations
> {noformat}
> The following entry points need to be updated to supply more information:
> {noformat}
> GET /api/v1/permissions/:PERMISSION_ID
> {noformat}
> *Note: The data layer is stubbed out and left for implementation in
> AMBARI-13865*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)