Hi, This is another property: the *logoutType* (*BACK_CHANNEL* or *FRONT_CHANNEL*).
In your case (for the browser to send the logout request), you need the front channel logout ( https://apereo.github.io/cas/5.3.x/installation/Logout-Single-Signout.html#front-channel ). Thanks. Best regards, Jérôme On Tue, Aug 7, 2018 at 5:43 PM, Brian Gibson < [email protected]> wrote: > Hi Jérôme, > > Thanks for the suggestion, we need the end user's browser to make the call > to the logout URL and I think the URL in the "logoutUrl" value gets called > by the CAS server, no? > > - Brian > > On 8/7/2018 9:09 AM, Jérôme LELEU wrote: > > Hi, > > By default, the CAS server will call the service URL of the CAS > applications the user has accessed during his SSO session. > > But you can change the application logout URL (called by CAS) via the CAS > property when defining the CAS service: logoutUrl. > > See: https://apereo.github.io/cas/5.3.x/installation/Logout- > Single-Signout.html#service-endpoint-for-logout-requests > > Thanks. > Best regards, > Jérôme > > > On Tue, Aug 7, 2018 at 2:33 PM, Brian Gibson < > [email protected]> wrote: > >> One of our portal's subapps doesn't get logged out when the portal calls >> the /cas/logout URL on our CAS 5.1.2 server, that subapp has it's own >> logout URL. >> >> Is there a way within CAS 5 to have the client call a URL in the >> background as they log out of a service? >> >> Thanks! >> -- >> - 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/ap >> ereo.org/d/msgid/cas-user/CAH9ZEH3DU5u2LDA%2B%2Bgs_hthFgmqMv >> 8WwH_O%2BFGNTFAr1S7mTFg%40mail.gmail.com >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAH9ZEH3DU5u2LDA%2B%2Bgs_hthFgmqMv8WwH_O%2BFGNTFAr1S7mTFg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > > -- > - 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/CAP279LwcoZbr0bda46z-UeZXJRpo1pAsMrh_ > qXD4BLNE7ZcAHQ%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAP279LwcoZbr0bda46z-UeZXJRpo1pAsMrh_qXD4BLNE7ZcAHQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > > -- - 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/CAP279Lzfcta0zt9PomXTtU2ZmFTtmbZKqzcf2Xv58NWrfv3v-Q%40mail.gmail.com.
