Logout redirect to custom destination instead of the login page.
Hey,
for a internal requirement we need to redirect the user on a request to /cas/logout to a specific website.
/cas/logout?service=https://localhost:3000
should log me out properly but redirect me back to http://localhost:3000
.
Regards SeaLife