Kibana crashing when xpack.security.sessionTimeout
is set to a string
#54172
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: 7.x / 8.0
Describe the bug: Kibana crashes when using a string to specify a session timeout
Steps to reproduce:
Set config:
Run Kibana:
This doesn't happen if you use a sessionTimeout without quotes:
Any additional context: Unintentional breaking change caused by #53768. Previous Kibana behavior would read a string and coerce it to a number.
Reported by @nachogiljaldo (thanks!)
The text was updated successfully, but these errors were encountered: