Multiple entityIDs with the same metadata
Michael Dahlberg
olgamirth at gmail.com
Thu Jul 23 15:48:38 EDT 2015
Nate and Scott:
Thanks. I understand now. Much appreciated.
Mike
On Thu, Jul 23, 2015 at 3:24 PM, Nate Klingenstein <ndk at internet2.edu>
wrote:
> > So, I guess my question then is, other then replicating the
> AssertionConsumerService binding tags and incrementing the index values,
> what else do I need to do to add an endpoint?
>
> You’ll want to replace the location but keep the bindings. Other than
> that, pretty much nothing, and you only have to do it with the SAML2
> consumer if you’re certain you’re only using SAML2. Basically like this.
>
> https://www.testshib.org/metadata/testshib-providers.xml
>
> <EntityDescriptor entityID="https://sp.testshib.org/shibboleth-sp">
>
> <AssertionConsumerService index="1" isDefault="true"
> Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
> Location="
> https://sp.testshib.org/Shibboleth.sso/SAML2/POST"/>
>
> <!-- A couple additional assertion consumers for the
> registration webapp. -->
>
> <AssertionConsumerService index="7"
> Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
> Location="
> https://www.testshib.org/Shibboleth.sso/SAML2/POST”/>
>
> </EntityDescriptor>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150723/715a0e47/attachment.html>
More information about the users
mailing list