Bug 1512525

Summary: [Regression] CFME dont logout after session timeout
Product: Red Hat CloudForms Management Engine Reporter: Shalom Naim <snaim>
Component: SecurityAssignee: Martin Hradil <mhradil>
Status: CLOSED CURRENTRELEASE QA Contact: Shalom Naim <snaim>
Severity: urgent Docs Contact:
Priority: high    
Version: 5.9.0CC: epacific, istein, jhardy, jprause, jrafanie, mhradil, obarenbo, simaishi
Target Milestone: GAKeywords: Regression, TestOnly
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1513257 (view as bug list) Environment:
Last Closed: 2019-02-11 13:55:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Container Management Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1513257    
Attachments:
Description Flags
eample none

Description Shalom Naim 2017-11-13 12:28:04 UTC
Created attachment 1351546 [details]
eample

Description of problem:
After token expiration the system, not logout automatically, but it shows error alerts and let the user keep working on it.

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

How reproducible:
100%

Steps to Reproduce:
1. Log-in to CFME
2. Wait 10 mins
3. try to continue working on the same system you already opened

Actual results:
The system not logout 

Expected results:
The system will logout automatically and ask for  credentials insertion

Comment 4 CFME Bot 2017-11-14 08:28:31 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/e3c24a27692c70c0f9ea621423e35e09399a37df

commit e3c24a27692c70c0f9ea621423e35e09399a37df
Author:     Martin Hradil <mhradil>
AuthorDate: Mon Nov 13 18:56:01 2017 +0000
Commit:     Martin Hradil <mhradil>
CommitDate: Mon Nov 13 19:10:32 2017 +0000

    API(js) - redirect to dashboard#login on 401
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1512525

 app/assets/javascripts/miq_api.js | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Comment 6 Martin Hradil 2018-04-16 14:24:40 UTC
*** Bug 1567879 has been marked as a duplicate of this bug. ***