You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/06/21 07:40:00 UTC

[jira] [Commented] (GUACAMOLE-1107) api-session-time、available-languages not working properly

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141337#comment-17141337 ] 

Mike Jumper commented on GUACAMOLE-1107:
----------------------------------------

The {{api-session-timeout}} property is working correctly. This property controls how long a user's session remains valid despite inactivity. Activity in this case includes being connected to a connection, regardless of whether you are actively moving the mouse, typing, etc. within that connection. You would need to be disconnected to be considered inactive from Guacamole's perspective.

For {{available-languages}}, the property listed in the manual is incorrect. This should be {{allowed-languages}}. I'll update this issue accordingly.

> api-session-time、available-languages  not working properly
> ----------------------------------------------------------
>
>                 Key: GUACAMOLE-1107
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1107
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 0.9.14, 1.1.0
>         Environment: google 79.0.3945.130
> use mysql+ldap
> test in guacamle 1.1.0 &  0.9.14
>            Reporter: Ji Shoukai
>            Priority: Major
>
> set up in guacamole.properties  {color:#FF0000}api-session-timeout: 1{color}
>     I can still use it after 1 min(leave the screen)
>     I noticed that when I called up the web console, there would be a token sent, followed by a prompt that the session would time out and require login / authentication again
>  2. {color:#FF0000}available-languages: en{color}
>      I can still choose among all languages;
>  3. other setting such as  cas-redirect-uri、cas-authorization-endpoint、MySQL properties  
> will take effect after I change the configuration file
> 4. I make sure I restart 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)