<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>So, just to clarify, ONLY target will pass through?</span></div><div><br></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><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> "users@shibboleth.net" &lt;users@shibboleth.net&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Thursday, November 17, 2011 2:22 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: Query string passing<br></font><br>
On 11/17/11 4:46 PM, "Mike Flynn" &lt;<a ymailto="mailto:shibbolethlynda@yahoo.com" href="mailto:shibbolethlynda@yahoo.com">shibbolethlynda@yahoo.com</a>&gt; wrote:<br><br>&gt;I am running Shibboleth 2.3.1 x64 SP on Win 2008 with IIS7.&nbsp; When I have<br>&gt;an Idp authenticate to me, they will hit a URL similar to this:<br>&gt;<br>&gt;<a href="https://shib.lynda.com/Shibboleth.sso/InCommon?providerId=" target="_blank">https://shib.lynda.com/Shibboleth.sso/InCommon?providerId=</a>[Insert<br>&gt;EntityID here]&amp;target=<a href="https://shib.lynda.com/InCommon" target="_blank">https://shib.lynda.com/InCommon</a><br><br>Preferably entityID, not providerId.<br><br>&gt;If I add a data element as part of the query string - Say something like<br>&gt;this:<br>&gt;<br>&gt;<a href="https://shib.lynda.com/Shibboleth.sso/InCommon?providerId=" target="_blank">https://shib.lynda.com/Shibboleth.sso/InCommon?providerId=</a>[Insert<br>&gt;EntityID here]&amp;target=<a
 href="https://shib.lynda.com/InCommon&amp;CID=54635643" target="_blank">https://shib.lynda.com/InCommon&amp;CID=54635643</a><br>&gt;<br>&gt;Would that additional query string parameter get passed to my protected<br>&gt;resource?<br><br>Whatever you set target to will be recovered. But you have to URL encode<br>it, so your specific example won't work unless you fix that.<br><br>-- Scott<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></body></html>