Dmytro Vitiuk created AMBARI-25485:
--------------------------------------
Summary: Change authentication method from get to post
Key: AMBARI-25485
URL: https://issues.apache.org/jira/browse/AMBARI-25485
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.7.5
Reporter: Dmytro Vitiuk
Fix For: 2.7.6
Currently we are using GET method while login:
GET
api/v1/users/$
{username}
We need to change it to post.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
