Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xpack.security.sessionTimeout needs to handle tab time-outs better. #18334

Closed
elasticmachine opened this issue Nov 17, 2017 · 5 comments
Closed
Labels
bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@elasticmachine
Copy link
Contributor

Original comment by @bhavyarm:

Kibana version: 6.0

Elasticsearch version: 6.0

Server OS version: darwin_x86_64

Browser version: chrome latest

Browser OS version: OS X

Original Kibana install method (e.g. download page, yum, from source, etc.): from downloads

Original X-Pack install method (e.g. by name, offline install, from source, etc.): from downloads

Description of the problem including expected versus actual behavior: xpack.security.sessionTimeout applies to the whole browser. So if the user has multiple Kibana tabs open - user gets logged out all tabs when the earliest tab hits the session timeout.

cc @lukasolson

@elasticmachine
Copy link
Contributor Author

Original comment by @CamiloSierraH:

i have this issue too, and is really difficult to work every day with Kibana, because even if you have only one tab, you are disconnected after timeout duration even if you are working in Dev tools.

@elasticmachine
Copy link
Contributor Author

Original comment by @AlonaNadler:

Another customer reported that even when working on a single tab Kibana ends the session,

I have given the Session logout in .yml file as 10 min.
Ideally, it should log me out after 10 minutes of Inactive period (idle time).
But it is logging me out after 10 minutes if I'm active and working on kibana.

cc: @kobelb @legrego

@elasticmachine
Copy link
Contributor Author

Original comment by @kobelb:

@AlonaNadler we've been unable to reproduce this behavior using a single tab, it'd be quite helpful to capture a HAR of their network activity when this is occurring.

@elasticmachine elasticmachine added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! bug Fixes for quality problems that affect the customer experience labels Apr 25, 2018
@azasypkin
Copy link
Member

@jportner do you happen to know if this issue is resolved with your recent changes?

@jportner
Copy link
Contributor

Yes, this was resolved by #49855 starting in Kibana 7.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

No branches or pull requests

3 participants