siacali opened a new pull request #455: GUACAMOLE-361: CAS global logout URL: https://github.com/apache/guacamole-client/pull/455 Here's a somewhat functional (but probably less than stellar) attempt to make a CAS global logout. There's much in Guacamole that I'm still unclear about with and so my methodology might not be sound (basically, I mimic the login flow but redirect towards logout - I'm pretty sure I've done some slightly bizarre things along the way by including things I didn't fully understand...), but it works for logout from the connections screen menu! It does not work from the "DISCONNECT" dialog that a user with, for example, a single RDP connection would get upon disconnecting from their RDP session, and choosing the LOGOUT button (that results in a redirect towards login that beats (timing) my attempt to redirect to the CAS logout page.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
