[ https://issues.apache.org/jira/browse/GUACAMOLE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Couchman updated GUACAMOLE-1744: ------------------------------------- Fix Version/s: 1.6.0 > Automatically clear view if session expires in background > --------------------------------------------------------- > > Key: GUACAMOLE-1744 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1744 > Project: Guacamole > Issue Type: Improvement > Components: guacamole > Reporter: Mike Jumper > Assignee: Mike Jumper > Priority: Trivial > Fix For: 1.6.0 > > > If a user's session expires, they can no longer perform any operations within > the UI, however the current page will still be visible unless: > * The user attempts to perform some action (including navigate elsewhere). > * The user is connected to at least one connection (in which case we will > immediately know if the user's session is invalidated). > This is fairly standard behavior, but could be problematic if an > administrator opens a page containing sensitive information and then leaves > that page open and inactive. Though their session would eventually expire and > no further action would be possible, the contents of the browser window would > remain. > It would be better if the UI periodically checked whether the user's session > has expired and automatically reset itself if the session is no longer valid. -- This message was sent by Atlassian Jira (v8.20.10#820010)