[
https://issues.apache.org/jira/browse/KNOX-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar updated KNOX-2788:
--------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Implement deleting expired tokens and make Verifier disableable
> ---------------------------------------------------------------
>
> Key: KNOX-2788
> URL: https://issues.apache.org/jira/browse/KNOX-2788
> Project: Apache Knox
> Issue Type: Sub-task
> Components: Server
> Affects Versions: 2.0.0
> Reporter: Balazs Marton
> Assignee: Balazs Marton
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> A background thread is needed to check periodically which tokens are expired,
> and remove them. The checking period must be configurable in
> gateway-site.xml. The default cleaning time is 30 minutes.
> Change the initialization of the verifier, so it is only enabled if
> configured in gateway-site.xml, so it is not checking and running a
> background thread if it is not used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)