dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

Session check issues

Open MarisArins opened this issue 3 years ago • 0 comments

Application will totally hang if session expires while computer is hibernated

To Reproduce

  1. Login with any user
  2. Hibernate your computer for longer period to exceed session timeout period (2h will do for sure)
  3. Get you computer up again
  4. Your status is still displayed as "logged in"
  5. Try to navigate anywhere without refreshing your page
  6. There will be some errors in console and your page is left stuck with loading indicator

Expected behavior You would be either logged out on navigation or you would be present login page on navigation

MarisArins avatar Jul 23 '22 12:07 MarisArins