Andrii Babiichuk created AMBARI-7771:
----------------------------------------
Summary: Change the way UI requests privileges of logged user
Key: AMBARI-7771
URL: https://issues.apache.org/jira/browse/AMBARI-7771
Project: Ambari
Issue Type: Task
Components: ambari-web
Affects Versions: 1.7.0
Reporter: Andrii Babiichuk
Assignee: Andrii Babiichuk
Fix For: 1.7.0
UI should request privileges of currently logged user by using url
{code}
http://c6401.ambari.apache.org:8080/api/v1/users/admin?fields=*,privileges/PrivilegeInfo/*
{code}
(replace * with the fields used in UI)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)