-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.0, 1.4.0
-
Fix Version/s: None
-
Component/s: Server
-
Labels:None
Knox browser session timeout of 30min (auto logout) 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>