Hello, In order to understand whats happening here, one will need to understand how incognito mode works v.s. normal browser operations.
Chrome incognito: Will not save any cookies, credentials, links or history and deactivates extensions. So when you close the incognito browser all logged in session are gone. Chrome guest mode: Will give you a blank profile to anyone who is temporarily using Chrome. This to is like incognito mode but you can not change Chrome settings. Chrome normal mode: Will cache cookies, retain login credentials, session information and remember history. I am betting dollars to donuts that your sessions are conflicting in both chrome and guacamole server.. You should test this with Firefox and Chrome so the sessions are truly isolated. On the Guacamole server index.html page I added a delete session cookies on refresh or browser close forcing connections to re-authenticate, this works like a charm for our ondemand environment. Hope this helps Thank You -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
