On Thu, Jan 24, 2019 at 8:58 AM Chee-Yang Chau <[email protected]> wrote:
> Hi, > > I have successfully setup the google openid for my guacamole > installation. I can login to guacamole with my google id. > > However, when I try to logout from guacamole session, it will reconnect > back to guacamole again. > Yes, this is because, when you "Logout" from Guacamole with OpenID enabled, you will be redirected back to the login page, which will then check the OpenID credentials, again, which will be valid, and you will be logged back in. > > Is there any setting that overcome this problem? > Not, yet. There is an open JIRA issue for this, which involves implementing Single Sign Out within the various SSO extensions: https://issues.apache.org/jira/browse/GUACAMOLE-519 https://issues.apache.org/jira/browse/GUACAMOLE-361 https://issues.apache.org/jira/browse/GUACAMOLE-679 -Nick
