<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">
Gary,
<div class=""><br class="">
</div>
<div class="">I think the thing that "broke" is actually now "unbroken". </div>
<div class=""><br class="">
</div>
<div class="">The SP had been performing a local logout only because a SAML logout service was not enumerated in the IdP's metadata. The SP thus had the final redirect and could send the user to
<a href="http://somewebsite.com">http://somewebsite.com</a>.</div>
<div class=""><br class="">
</div>
<div class="">Now that the IdP can perform SAML logout, the user ends up at the IdP after the SAML logout process happens and the SP never gets a chance to directly redirect the user to
<a href="http://somewebsite.com">http://somewebsite.com</a> itself.</div>
<div class=""><br class="">
</div>
<div class="">I think your best option is to customize logout.jsp at the IdP so that it performs the redirect to the desired site itself after both the SP and IdP sessions are cleared.</div>
<div class=""><br>
</div>
<div class="">Hope I got this right -- not much hands on experience with the new logout stuff yet.</div>
<div class="">Nate.</div>
<div class=""><br class="">
<div>
<div class="">On Dec 12, 2013, at 9:59 AM, "Lipscomb, Gary" <<a href="mailto:glipscomb@csu.edu.au">glipscomb@csu.edu.au</a>></div>
<div class=""> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; " class="">
We have upgraded our IdP from 2.3.5 to 2.4.0 and previously our service provider could use the following URL to redirect the user to another site after logout<o:p class=""></o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; " class="">
<o:p class=""> </o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; " class="">
/Shibboleth.sso/Logout?return=<a href="http://somewebsite.com/" style="color: purple; text-decoration: underline; " class="">http://somewebsite.com</a><o:p class=""></o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; " class="">
<o:p class=""> </o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; " class="">
This no longer works and the user remains at the IdP logout page logout.jsp</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>