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

Sandeep More resolved KNOX-2232.
--------------------------------
    Resolution: Fixed

> Document Knox Token options
> ---------------------------
>
>                 Key: KNOX-2232
>                 URL: https://issues.apache.org/jira/browse/KNOX-2232
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Site
>    Affects Versions: 1.4.0
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>
> KNOX-2214 and KNOX-2212 added few options to manage token eviction that needs 
> to be documented
>  
> {noformat}
> <!-- Token eviction job run frequency --> 
> <property>         
>          <name>gateway.knox.token.eviction.interval</name>         
>          <!-- in secs -->         
>           <value>60</value> 
> </property>
> {noformat}
>  
> {noformat}
> <!-- Token eviction grade period --> 
> <property>         
>         <name>gateway.knox.token.eviction.grace.period</name>         
>         <!-- in secs -->         
>         <value>60</value> 
> </property>
> {noformat}
>  
> {noformat}
> <!-- Enable token permissiveness --> 
> <property>
>         <name>gateway.knox.token.permissive.validation</name>
>         <value>true</value>
>         <description>Enable token permissiveness.</description>
> </property>
> {noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to