By default on successful saml2 logout, it is redirected to /login?logout . Is there a way we can override to redirect to some custom logout success page . For saml2Login , there is configuration like defaultSuccessUrl but could not find anything similar for saml2Logout
By default on successful saml2 logout, it is redirected to
/login?logout
. Is there a way we can override to redirect to some custom logout success page . Forsaml2Login
, there is configuration likedefaultSuccessUrl
but could not find anything similar forsaml2Logout