Up til now in Servoy 5 I have been using the UserManager plugin to shutdown idle web clients after a specified period and then they are redirected to the timeout page specified in the server admin settings. I have tried using scopes.svyWebClientutils.setSessionTimeout() but that doesn’t seem to work - clients remain showing in the clients list regardless of idle time. What are other people using?