Guys, thanks a lot for all your awesome answers. Switching to the front channel mechanism solved the issue for us. But I am happy about the possible fallbacks in case we have to switch back to the back channel.
Cheers, Paul On Wednesday, June 17, 2020 at 6:29:46 PM UTC+2 [email protected] wrote: > Hi, > > In case you can't use front-channel SLO, > when you use cookie affinity, > here is a solution that duplicates the back-channel SLO request to all > the backends : > https://github.com/EsupPortail/proxy-broadcast > > cu > > > Paul Roemer <[email protected]> a écrit : > > > Hey guys, > > > > I just ran into the SLO + loadbalancer issue as some of our CAS clients > are > > clustered. Now, I wonder if it is possible to send the POST logout > requests > > to the services participating at the current SSO session from within the > > browser/from client side instead of sending them from the CAS server. > > > > If that is possible, I expect the load balancer issue is solved without > > further adjustments as it will redirect the request to the correct node > in > > case of a clustered CAS client. > > > > What are your thougts? > > > > Cheers, > > Paul > > > > -- > > - Website: https://apereo.github.io/cas > > - Gitter Chatroom: https://gitter.im/apereo/cas > > - List Guidelines: https://goo.gl/1VRrw7 > > - Contributions: https://goo.gl/mh7qDG > > --- > > You received this message because you are subscribed to the Google > > Groups "CAS Community" group. > > To unsubscribe from this group and stop receiving emails from it, > > send an email to [email protected]. > > To view this discussion on the web visit > > > https://groups.google.com/a/apereo.org/d/msgid/cas-user/95830dcf-aa6a-44df-8c7e-7d84d517f83an%40apereo.org > . > > > > -- > Pascal Rigaux > > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/2bd3ff07-d344-4f45-8718-cd2b8cfe7f6fn%40apereo.org.
