mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
* [+DOC] Add Session Settings Link
👋🏼 hiya, team! Can we add a link to [Security Sessions & Cookies](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html#security-session-and-cookie-settings) from [Session Management](https://www.elastic.co/guide/en/kibana/current/xpack-security-session-management.html). (Some info duplicates which I'm ignoring, hoping to call out the supplementary settings which users should be cognizant exist.)
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
(cherry picked from commit f493191bea
)
Co-authored-by: Stef Nestor <steffanie.nestor@gmail.com>
This commit is contained in:
parent
871f900512
commit
bccd5f9824
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ When you log in, {kib} creates a session that is used to authenticate subsequent
|
|||
|
||||
When your session expires, or you log out, {kib} will invalidate your cookie and remove session information from the index. {kib} also periodically invalidates and removes any expired sessions that weren't explicitly invalidated.
|
||||
|
||||
To manage user sessions programmatically, {kib} exposes <<session-management-api, session management APIs>>.
|
||||
To manage user sessions programmatically, {kib} exposes <<session-management-api, session management APIs>>. For details, check out <<security-session-and-cookie-settings, Session and cookie security settings>>.
|
||||
|
||||
[[session-idle-timeout]]
|
||||
==== Session idle timeout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue