Hi, Prior to 1.0.0 I had a reverse proxy in front of Guacamole that modified the GUAC_AUTH cookie paths so that I could have two browser windows open with two different Guacamole sessions (one at domain .com/username1 and other at domain .com/username2).
With 1.0.0 and the LocalStorage changes theres no way to "path" the entries at all. What are some recommended solutions for this? Is it possible to write some kind of auth plugin to use cookies instead of localstorage? Thanks, Lev
