Skip to content

Kibana doesn't redirect to correct page after session expiration #57113

Closed

Description

Kibana version: master

Describe the bug: When a user gets logged out from session expiration, their path is preserved in the URL's next query parameter. After the user logs in again, they should be redirected back to the previous page. This is not working properly; the user is simply landing on the /app/kibana page instead.

Steps to reproduce:

  1. Start Kibana with xpack.security.session.lifespan: 90000
  2. Log in and navigate to any app (such as a Dashboard)
  3. Wait for the session to expire
  4. Log in again

Expected behavior: The user should be redirected to the page they were previously on.

Screenshots (if relevant):

redirect-bug-lowfr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Team:SecurityTeam focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!bugFixes for quality problems that affect the customer experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions