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/15 19:28:00 UTC

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

     [ https://issues.apache.org/jira/browse/KNOX-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandor Molnar resolved KNOX-2661.
---------------------------------
    Fix Version/s: 1.6.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 1.6.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)