[
https://issues.apache.org/jira/browse/KNOX-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
rohannimmagadda updated KNOX-2373:
----------------------------------
Description:
Knox browser session timeout of 30min is not being enforced with below settings
Ex: Knox with Yarn WebUI, Namenode WebUI etc
<param>
<!--
session timeout in minutes, this is really idle timeout,
defaults to 30mins, if the property value is not defined,,
current client authentication would expire if client idles contiuosly for more
than this value
-->
<name>sessionTimeout</name>
<value>30</value>
</param>
was:
Knox browser session timeout of 30min is not being enforced with below settings
<param>
<!--
session timeout in minutes, this is really idle timeout,
defaults to 30mins, if the property value is not defined,,
current client authentication would expire if client idles contiuosly for more
than this value
-->
<name>sessionTimeout</name>
<value>30</value>
</param>
> Knox WebUI Session Timeout
> ---------------------------
>
> Key: KNOX-2373
> URL: https://issues.apache.org/jira/browse/KNOX-2373
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: rohannimmagadda
> Priority: Major
>
> Knox browser session timeout of 30min is not being enforced with below
> settings
>
> Ex: Knox with Yarn WebUI, Namenode WebUI etc
> <param>
> <!--
> session timeout in minutes, this is really idle timeout,
> defaults to 30mins, if the property value is not defined,,
> current client authentication would expire if client idles contiuosly for
> more than this value
> -->
> <name>sessionTimeout</name>
> <value>30</value>
> </param>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)