You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2021/09/13 09:34:00 UTC

[jira] [Created] (KNOX-2661) Consolidate HTTP methods in TokenResource

Sandor Molnar created KNOX-2661:
-----------------------------------

             Summary: Consolidate HTTP methods in TokenResource
                 Key: KNOX-2661
                 URL: https://issues.apache.org/jira/browse/KNOX-2661
             Project: Apache Knox
          Issue Type: Task
            Reporter: Sandor Molnar
            Assignee: Sandor Molnar


During the new token management UI creation, the enable/disable methods changed from POST to PUT. However, the revoke operation is still a POST whereas it should be a DELETE operation.

Other than this, I think all API endpoints should be investigated and changed their HTTP method if needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)