[ 
https://issues.apache.org/jira/browse/KNOX-2661?focusedWorklogId=650507&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650507
 ]

ASF GitHub Bot logged work on KNOX-2661:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Sep/21 11:05
            Start Date: 14/Sep/21 11:05
    Worklog Time Spent: 10m 
      Work Description: smolnar82 commented on pull request #494:
URL: https://github.com/apache/knox/pull/494#issuecomment-919047102


   > Does this change effect existing users or is this not yet used by anyone?
   
   We only use the `revoke` and `enable\disable` API on the token management 
page. Whoever uses these APIs will have to modify their clients to match the 
new HTTP method.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 650507)
    Time Spent: 40m  (was: 0.5h)

> 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
>          Time Spent: 40m
>  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)

Reply via email to