Hi Nick, What do you mean "blocked by Chrome"?
I use JSON Auth API, and my Web application send JSON and receives AuthToken, Next I open the Guacamole URL+AuthToken in new browser window. But first time on Chrome, the popup blocker, blocks the guacamole window. Same Chrome behaviour can be seen here: http://popuptest.com/ Adrian From: Nick Couchman [mailto:[email protected]] Sent: 12 October 2020 15:14 To: [email protected] Subject: Re: api-session-timeout chrome block issue On Mon, Oct 12, 2020 at 8:33 AM Adrian Owen <[email protected]<mailto:[email protected]>> wrote: I set api-session-timeout to 2 minutes Catalina out shows message: Sessions will expire after 2 minutes of inactivity. I access Guacamole URL with Chrome browser, and it is blocked by Chrome, never appears. What do you mean "blocked by Chrome"? I wait over 2 minutes, but no timeout occurs. Should block trigger timeout? No, the "block" will not trigger a timeout. What is important as to whether the timeout occurs or not is any API activity. As the property states, it is the timeout for the API session. So, while I'm not sure what you mean by "blocked by Chrome", if there is *any* API activity at all during this 2-minute period, the timeout will not occur and the session will remain active. -Nick
