[ 
https://issues.apache.org/jira/browse/KNOX-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Balazs Marton updated KNOX-2788:
--------------------------------
    Description: 
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.

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


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

Reply via email to