Bug #3165

Check session periodically and sign out should redirect to the login page even if the session has expired

Added by EOLE Team almost 7 years ago. Updated almost 7 years ago.

Status:ClosedStart date:08/27/2014
Priority:NormalDue date:
Assignee:Daniel Molina% Done:

100%

Category:Sunstone
Target version:Release 4.10
Resolution:fixed Pull request:
Affected Versions:OpenNebula 4.8

Description

Hello,

I got strange behaviours when my session has expired:

  • I can't Sign Out, clicking does nothing
  • I can Open or Close the menus on the left (System, Virtual Resources, Infrastructure)
    • Selecting a sub menu start to display a list and then I'm redirected to the login screen

Regards.

Associated revisions

Revision 9cf28861
Added by Daniel Molina almost 7 years ago

bug #3165: sign out should redirect to the login page even if the session has expired

Revision 97ed7eaa
Added by Daniel Molina over 6 years ago

bug #3165: sign out should redirect to the login page even if the session has expired

History

#1 Updated by Daniel Molina almost 7 years ago

Hi,

The next request done to the server or clicking the browser refresh button will redirect you to the login screen. Maybe the signout button should also redirect to the login page if the session has expired

#2 Updated by EOLE Team almost 7 years ago

Daniel Molina wrote:

Hi,

The next request done to the server or clicking the browser refresh button will redirect you to the login screen. Maybe the signout button should also redirect to the login page if the session has expired

I think so.

I wonder if this could not be done automatically, for example, I lock my workstation and go lunch, when I come back and unlock my workstation, my ONE browser tab should be on the login page.

Regards.

#3 Updated by Daniel Molina almost 7 years ago

  • Subject changed from Strange behaviours when session has expired to Check session periodically and sign out should redirect to the login page even if the session has expired
  • Status changed from Pending to New
  • Target version set to Release 4.10

#4 Updated by Daniel Molina almost 7 years ago

  • Status changed from New to Closed
  • Assignee set to Daniel Molina
  • % Done changed from 0 to 100
  • Resolution set to fixed

The autorefresh option can be enabled in the sunstone views yaml files. Therefore, a request will be periodically sent, if one of this requests fails because the cookie has expired sunstone will be redirected to the login page

Also available in: Atom PDF