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)