mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
* Adding note about sessions always being bound to browser's lifetime. * Update docs/settings/security-settings.asciidoc Co-Authored-By: kobelb <brandon.kobel@gmail.com>
This commit is contained in:
parent
57439f2d19
commit
23289d3ab5
1 changed files with 2 additions and 1 deletions
|
@ -51,4 +51,5 @@ routing requests through a load balancer or proxy).
|
|||
|
||||
`xpack.security.sessionTimeout`::
|
||||
Sets the session duration (in milliseconds). By default, sessions stay active
|
||||
until the browser is closed.
|
||||
until the browser is closed. When this is set to an explicit timeout, closing the
|
||||
browser still requires the user to log back in to {kib}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue