On Tue, Apr 13, 2021 at 9:49 AM Philippe MARASSE <[email protected]> wrote:
> Le 09/04/2021 à 23:23, Mike Jumper a écrit : > > On Fri, Apr 9, 2021 at 11:58 AM Philippe MARASSE > <[email protected]> > <[email protected]> wrote: > >> ... >> >> The one issue we have is with CAS authentication : at this time, we >> cannot log out of guacamole only. I've seen some JIRA issues about Single >> Log Out, but I was wondering if I can insert a logout view instead of doing >> standard logout that brings user to the login page => CAS Login => >> autologin, so logout is pretty impossible at this time. >> > > Yes - I think adding some sort of "You have been logged out. [Link to sign > back in]" behavior to the logout handling would solve this. I have been > off-and-on looking into doing exactly that, but have not made any changes > worth PR-ing yet. > > If you have already made such changes, definitely feel free to open a PR. > It would address the logout behavior of all SSO implementations. > > I'd like to do so :-). But I don't know which package should I have a > look. So if you can show me some directions... > > If you're updating authentication, it would be in the guacamole-client package, the Github repo can be found, here: https://github.com/apache/guacamole-client There is a general contribution guide, here: http://guacamole.apache.org/open-source/ Any questions/concerns or issues, feel free to post back here. -Nick
