You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/11/17 01:49:11 UTC

[jira] [Updated] (AMBARI-13916) Create API entry points for getting authorization information

     [ https://issues.apache.org/jira/browse/AMBARI-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated AMBARI-13916:
----------------------------------
    Summary: Create API entry points for getting authorization information  (was: Create API entry points to getting authorization information)

> Create API entry points for 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)