<div dir="ltr">Hi.<div><br></div><div>I use Shibboleth IDP v 2.4.0 and Shibboleth SP 2.5.4 on my Linux servers. The login works just fine. And now I want to implement Logout.</div><div><br></div><div>In my SP configuration file (shibboleth2.xml) I have the following for logout:</div><div><Logout>SAML2 Local</Logout><br></div><div><br></div><div>And it works, but redirects the user to a page on IDP that says that it is an example page etc.</div><div><br></div><div>The question is, how can I redirect the user to a custom page after logout? Or at least how can I customize the page on ID where the user is redirected to.</div><div><br></div><div>I have tried to edit the file shibboleth-identityprovider-2.4.0/src/main/webapp/logout.jsp  and install IDP again, but it does not change anything. After logout I am being redirected to the same example redirect page. </div><div><br></div><div>So what can I do ? </div><div><br></div><div>Thanks in advance. </div></div>