Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Login times out #126

Open
2 tasks
danbim opened this issue Oct 6, 2014 · 0 comments
Open
2 tasks

Login times out #126

danbim opened this issue Oct 6, 2014 · 0 comments

Comments

@danbim
Copy link
Member

danbim commented Oct 6, 2014

Currently, login timeouts occur on server side no matter if the user is active or inactive. Normally, users should only be logged out after a while of inactivity, therefore the portal should "touch" the users login whenever operations are executed (see itm/testbed-runtime#383).

The WiseGui should as well make sure the user either stays logged in or logs in again on behalf of the user if a timeout occurs (depending on his preference preferrably).

  • Detect if logout occurred (e.g. the case if AJAX requests fail with 401 unauthorized). Call /isLoggedIn if this occurs.
  • If logout was detected automatically login again if user whishes or present the user with an error messages and a login dialog.
@danbim danbim self-assigned this Oct 6, 2014
@danbim danbim modified the milestone: 0.2.0 Oct 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant