On Sat, Jul 4, 2020 at 11:44 PM Benchu Yao <[email protected]> wrote:
> Will the token automatically expire, where can I modify this expiration > time? > > Yes, default expiration is 60 minutes of inactivity. You can modify the default using the api-session-timeout property in guacamole.properties: http://guacamole.apache.org/doc/gug/configuring-guacamole.html#initial-setup Please note this is the timeout of *inactivity*, which inactivity defined as the user having no sessions opened. If the user has a session opened this timeout will not apply until all sessions are closed. -Nick
