You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmytro Vitiuk (Jira)" <ji...@apache.org> on 2020/02/26 10:59:00 UTC

[jira] [Created] (AMBARI-25485) Change authentication method from get to post

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)