[
https://issues.apache.org/jira/browse/KNOX-2105?focusedWorklogId=340132&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-340132
]
ASF GitHub Bot logged work on KNOX-2105:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Nov/19 20:22
Start Date: 07/Nov/19 20:22
Worklog Time Spent: 10m
Work Description: risdenk commented on pull request #180: KNOX-2105 -
KnoxShell support for token renewal and revocation
URL: https://github.com/apache/knox/pull/180#discussion_r343855892
##########
File path:
gateway-shell/src/main/java/org/apache/knox/gateway/shell/ErrorResponse.java
##########
@@ -28,7 +28,7 @@
this.response = response;
}
- public HttpResponse getReponse() {
Review comment:
This change didn't need require changes anywhere else?
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 340132)
> KnoxShell support for token renewal and revocation
> --------------------------------------------------
>
> Key: KNOX-2105
> URL: https://issues.apache.org/jira/browse/KNOX-2105
> Project: Apache Knox
> Issue Type: Bug
> Components: KnoxShell
> Affects Versions: 1.4.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Fix For: 1.4.0
>
> Attachments: ExampleTokenRenewal.groovy
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> KNOX-2067 added the ability to renew and revoke Knox tokens. This should be
> exposed by theĀ org.apache.knox.gateway.shell.knox.token.Token KnoxShell type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)