Configure session timeout and lifespan (openid with kibana)

Hi folks,

I am using openid (idp is keycloak) with kibana and elasticsaerch 7.13.2.

I was looking (and could not find) similar settings:

xpack.security.session.idleTimeout
xpack.security.session.lifespan

documented here: Security settings in Kibana | Kibana Guide [8.4] | Elastic.

Are there analogue Search Guard settings in place or how can I control session lifetime ?

Thanks

@Kosmonafft There is no setting from kibana side that can be used configure this, however all of these settings are configurable from keycloak side under Realm Settings => Tokens.

This will force the user to re-login if the session is expired.
Hope this helps

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.