<div dir="ltr">Thanks Peter for the detailed explanation</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 28, 2017 at 6:46 PM, Peter Schober <span dir="ltr"><<a href="mailto:peter.schober@univie.ac.at" target="_blank">peter.schober@univie.ac.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* Lalith Jayaweera <<a href="mailto:ljayaweera@gmail.com">ljayaweera@gmail.com</a>> [2017-09-28 09:16]:<br>
<span class="">> For one of our IdP initiated SPs, there is a request to have RelayState as<br>
</span>> a specific URL [...]<br>
<span class="">> <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPUnsolicitedSSO" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/display/SHIB2/<wbr>IdPUnsolicitedSSO</a><br>
> can I safely assume, it is all about setting 'target' param in the<br>
> relyingparty xml<br>
<br>
</span>Fyi, unless you're still using IDPv2 that's not the right<br>
documentation, for IDPv3 it's here:<br>
<a href="https://wiki.shibboleth.net/confluence/display/IDP30/UnsolicitedSSOConfiguration" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/display/IDP30/<wbr>UnsolicitedSSOConfiguration</a><br>
<br>
And the documented parameters are for query strings (i.e., request<br>
parameters) for HTTP GET requests sent to the IDP:<br>
<br>
target (optional)<br>
Corresponds to RelayState in the SAML 2.0 protocol, but can be<br>
omitted.<br>
<br>
So you'd set 'providerId' to the (URL-encoded) entityID of the SP and<br>
'target' to the URL you want to end up with at the SP (or the opaque<br>
RelayState value the SP wants you to use).<br>
<br>
You don't have to change any configuration files in order to use the<br>
above interface.<br>
<span class="HOEnZb"><font color="#888888"><br>
-peter<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><br>
</font></span></blockquote></div><br></div>