[java-idp-testbed COMMIT] /trunk/src/main/webapp/index.html
noreply at shibboleth.net
noreply at shibboleth.net
Wed Dec 18 17:24:12 EST 2013
Author: scantor
Date: Wed Dec 18 17:24:12 2013
New Revision: 89
URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=89&view=rev
Log:
Use previously defined parameters for request.
Modified:
trunk/src/main/webapp/index.html
Modified: trunk/src/main/webapp/index.html
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/src/main/webapp/index.html?rev=89&r1=88&r2=89&view=diff
==============================================================================
--- trunk/src/main/webapp/index.html (original)
+++ trunk/src/main/webapp/index.html Wed Dec 18 17:24:12 2013
@@ -13,7 +13,7 @@
<li><a href="sp/SAML2/InitSSO/POST">Init SAML 2 SSO, POST Binding</a></li>
<li><a href="sp/SAML2/InitSSO/Passive">Init SAML 2 SSO, Redirect Binding, Passive Request</a></li>
<li><a href="sp/SAML2/InitSSO/ForceAuthn">Init SAML 2 SSO, Redirect Binding, ForceAuthn Request</a></li>
-<li><a href="idp/SAML2/Unsolicited/SSO?entityId=https://sp.example.org&acs=http://localhost:8080/sp/SAML2/POST/ACS&relayState=MyRelayState">IdP-initiated (Unsolicited) SAML 2 SSO</a></li>
+<li><a href="idp/SAML2/Unsolicited/SSO?providerId=https://sp.example.org&shire=http://localhost:8080/sp/SAML2/POST/ACS&target=MyRelayState">IdP-initiated (Unsolicited) SAML 2 SSO</a></li>
</ul>
</body>
More information about the commits
mailing list