[
https://issues.apache.org/jira/browse/AMBARI-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-13916:
----------------------------------
Affects Version/s: 2.2.0
Labels: rbac (was: )
Fix Version/s: 2.2.0
Description:
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}
> 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
>
>
> 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}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)