rohannimmagadda created KNOX-2373:
-------------------------------------
Summary: 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
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>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)