[
https://issues.apache.org/jira/browse/KNOX-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469755#comment-17469755
]
ASF subversion and git services commented on KNOX-2699:
-------------------------------------------------------
Commit 50892c4bc6a1ffef13c46c9bf0af6384097c7835 in knox's branch
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=50892c4 ]
KNOX-2699 - Hide Enable/Disable button for expired tokens (#527)
Improved visualization too: token expiration data is shown in red for expired
tokens and in green for the valid ones
> Expired tokens should not be enabled/disabled
> ---------------------------------------------
>
> Key: KNOX-2699
> URL: https://issues.apache.org/jira/browse/KNOX-2699
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.6.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> *Steps to reproduce:
> *
> 1. Set {{gateway.knox.token.eviction.grace.period}} in {{gateway-site.xml}}
> to 3600 (1 hour)
> 2. Fetch a token with 1 minute TTL on the token generation page
> 3. Wait a bit more than 1 minute and go to the token management page (refresh
> if needed)
> *Actual results:*
> the token can be enabled/disabled
> *Expected results:*
> the Enable/Disable button should be hidden
--
This message was sent by Atlassian Jira
(v8.20.1#820001)