Large session timeout number expires session almost instantaneously #22374
Labels
bug
Fixes for quality problems that affect the customer experience
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Kibana version:
6.4.0
Elasticsearch version:
6.4.0
Server OS version:
CentOS (Docker image)
Browser version:
Chrome 68.0.3440.106
Browser OS version:
Windows 10 Version1709
Original install method (e.g. download page, yum, from source, etc.):
Docker
Describe the bug:
Setting a large number like a month (2592000000) for
xpack.security.sessionTimeout
actually gives an almost instant session timeout message in Kibana:You will soon be logged out due to inactivity. Click OK to resume.
There seems to be no maximum defined in the documentation:
https://www.elastic.co/guide/en/kibana/6.4/security-settings-kb.html#security-ui-settings
Steps to reproduce:
XPACK_SECURITY_SESSIONTIMEOUT: 2592000000
Expected behavior:
No session timout warning shown
Screenshots (if relevant):
Errors in browser console (if relevant):
N/A
Provide logs and/or server output (if relevant):
N/A
Any additional context:
N/A
Blocks: #68885
The text was updated successfully, but these errors were encountered: