Balazs Marton created KNOX-2788:
-----------------------------------
Summary: 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
Reporter: Balazs Marton
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.
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)