You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Given a certain amount of time before the session expires, a dialog is shown to the user with the option to either log out now, or stay connected. The time left of the session is retrieved from the server through ajax in json format or through configuration. This implementation with its default values works nicely with multiple tabs (as is the server who controls the time left the session has)",