Take a look at service redirects to see if that will work for you. https://apereo.github.io/cas/6.4.x/installation/Logout-Single-Signout.html#redirecting-logout-to-service
On Wednesday, December 1, 2021 at 9:47:38 AM UTC-8 [email protected] wrote: > Hi Team, > > We are using CAS authentication for multiple applications using service > registry. > Each applications are developed using different technology like JSP, > Angular. > > For JSP application, we are removing the MOD_AUTH_CAS cookie during logout > and it is working as expected. > For Angular application, we are unable to delete MOD_AUTH_CAS cookie as it > is httpOnly. > We want to redirect the user to default /cas/logout and we want to delete > the cookie in CAS server side. But if we give /cas/logout, it is > redirecting to default CAS application. > > Is there any way to use default logoutview.html of CAS for each > application using folder structure or configuration? > > Any other solution are happily accepted. Kindly help me. > -- - 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/261b428d-52d9-40a8-8ad7-22ee8b34f15en%40apereo.org.
