Bug 1411416

Summary: Session expired message shown on SSO login page after session expiration
Product: [oVirt] ovirt-engine Reporter: Ravi Nori <rnori>
Component: AAAAssignee: Ravi Nori <rnori>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Belka <jbelka>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: bugs, gklein, lsvaty, mperina, oourfali, rstory
Target Milestone: ovirt-4.1.0-betaFlags: rule-engine: ovirt-4.1+
Target Release: 4.1.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-01 14:34:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ravi Nori 2017-01-09 16:36:17 UTC
Description of problem: When the SSO session expires on login page a session expired message is shown when the user enters credentials to login.

Version-Release number of selected component (if applicable): 4.0

How reproducible:

Steps to Reproduce:
1. Login to webadmin
2. Let the engine session expire and wait for redirection to login page
3. Wait for 30 minutes for SSO session to expire
4. Enter user credentials and attempt to login

Actual results:
"Session expired please try again" message is shown. The user needs to go back to welcome page and click on Webadmin/user portal link and enter credentials again.

Expected results:
The user should be logged in on entering credentials.

Comment 1 rstory 2017-01-13 14:21:35 UTC
This would be less annoying if the session timeout were configurable.

Comment 2 Martin Perina 2017-01-13 14:29:28 UTC
(In reply to rstory from comment #1)
> This would be less annoying if the session timeout were configurable.

Session timeout is configurable, please take a look at UserSessionTimeOutInterval configuration option:

  engine-config -l | grep UserSessionTimeOutInterval

Comment 3 Jiri Belka 2017-02-01 10:32:29 UTC
ok, ovirt-engine-webadmin-portal-4.1.0.2-0.2.el7.noarch

after session timeout I got login page directly.