SP Simplified Protocol Configuration and artifact resolution
Peter Schober
peter.schober at univie.ac.at
Tue Nov 22 22:34:46 GMT 2011
* Scott Koranda <skoranda at gmail.com> [2011-11-22 23:16]:
> Based on that I plan to add after the type="DiscoveryFeed"
> Handler but before the closing </Sessions> element this:
>
> <SessionInitiator type="SAML2" Location="/Login"
> isDefault="true"
> entityID="https://my.idp.server/idp/shibboleth"
> ECP="true" acsIndex="3" />
Nowhere does that select artifact. I /think/ you need to add
acsByIndex="true" and set acsIndex to the value the published metadata
for this SP has for the artifact binding.
(At least I don't know how you would pass the binding for the response
by value. The docs just say that passing by reference/index is not
recommended.)
Maybe look at this page for an example:
https://wiki.shibboleth.net/confluence/display/SHIB2/WebDAV
-peter
More information about the users
mailing list