<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" <cantor.2@osu.edu><br><b><span style="font-weight: bold;">To:</span></b> "users@shibboleth.net" <users@shibboleth.net><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" <<a ymailto="mailto:shibbolethlynda@yahoo.com" href="mailto:shibbolethlynda@yahoo.com">shibbolethlynda@yahoo.com</a>> wrote:<br><br>>I am running Shibboleth 2.3.1 x64 SP on Win 2008 with IIS7. When I have<br>>an Idp authenticate to me, they will hit a URL similar to this:<br>><br>><a href="https://shib.lynda.com/Shibboleth.sso/InCommon?providerId=" target="_blank">https://shib.lynda.com/Shibboleth.sso/InCommon?providerId=</a>[Insert<br>>EntityID here]&target=<a href="https://shib.lynda.com/InCommon" target="_blank">https://shib.lynda.com/InCommon</a><br><br>Preferably entityID, not providerId.<br><br>>If I add a data element as part of the query string - Say something like<br>>this:<br>><br>><a href="https://shib.lynda.com/Shibboleth.sso/InCommon?providerId=" target="_blank">https://shib.lynda.com/Shibboleth.sso/InCommon?providerId=</a>[Insert<br>>EntityID here]&target=<a
href="https://shib.lynda.com/InCommon&CID=54635643" target="_blank">https://shib.lynda.com/InCommon&CID=54635643</a><br>><br>>Would that additional query string parameter get passed to my protected<br>>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>