You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/09 17:03:00 UTC

[jira] [Work logged] (KNOX-2384) Token Service should return expiration from token when renewal disabled

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

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

                Author: ASF GitHub Bot
            Created on: 09/Jun/20 17:02
            Start Date: 09/Jun/20 17:02
    Worklog Time Spent: 10m 
      Work Description: pzampino opened a new pull request #342:
URL: https://github.com/apache/knox/pull/342


   …newal disabled
   
   ## What changes were proposed in this pull request?
   
   Rather than responding with a 400 Bad Request when server-managed token state is disabled, renewal requests should respond with the expiration from the token being renewed.
   
   ## How was this patch tested?
   
   Updated existing tests, and perfomed manual testing.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

            Worklog Id:     (was: 443283)
    Remaining Estimate: 0h
            Time Spent: 10m

> Token Service should return expiration from token when renewal disabled
> -----------------------------------------------------------------------
>
>                 Key: KNOX-2384
>                 URL: https://issues.apache.org/jira/browse/KNOX-2384
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.5.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When server-managed token state is disabled, and renewal is requested from the Knox Token service, it should log a warning and return the expiration from the provided token (if it's valid).



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