Project

General

Profile

Actions

Task #6896

closed

Story #6919: User, Group, and Member Node profiles

User is not signed out when session expires

Added by Lauren Walker over 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
12/04/2015
Due date:
% Done:

0%

Estimated time:

Description

For example when the UI is left up overnight in a browser tab and then in the morning the user tries to complete a task that requires authorization, they no longer are able to generate a token/be signed-in. So we need to either sign them out, sign them back in, and redirect them to sign in again.

Actions #1

Updated by Lauren Walker about 8 years ago

  • Parent task set to #6919
Actions #2

Updated by Lauren Walker about 8 years ago

  • Status changed from New to Resolved
  • translation missing: en.field_remaining_hours set to 0.0

The app now listens for the focus event on the window, which is fired when the user goes to another window/tab/application and then returns. On focus, the token is checked using /diag/subject, and if the token is no longer valid, the page is refreshed.

Actions

Also available in: Atom PDF