<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><span>so the right way to encode is&nbsp;</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span><br></span></div><div style="background-color: transparent;"><span>Response.Redirect("https://testsite.mysite.com/Shibboleth.sso/Logout?return=https://myidp.org/siteminderagent/smlogout.asp?AppReturnUrl=https://testsite.mysite.com/app1<br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">i'm presuming the above
 would be the right/suggested way to URL encode ?</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div>  <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> "Cantor, Scott" &lt;cantor.2@osu.edu&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Shib Users &lt;users@shibboleth.net&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, July 5, 2013 5:21 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Logout with new shibboleth sp<br> </font> </div> <div class="y_msg_container"><br>On 7/5/13 5:17 PM, "Justin Russo" &lt;<a ymailto="mailto:justin9@ymail.com"
 href="mailto:justin9@ymail.com">justin9@ymail.com</a>&gt; wrote:<br><br>&gt;it logouts and then redirects asking for authentication.<br>&gt;it works fine. i hope its the right way too .!<br><br>It's not; you failed to URL encode the parameters appropriately, and that<br>will bite you sooner or later.<br><br>-- Scott<br><br><br>--<br>To unsubscribe from this list send an email to <a ymailto="mailto:users-unsubscribe@shibboleth.net" href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br><br><br></div> </div> </div>  </div></body></html>