Meteor.js and Shibboleth IP

Tom Scavo trscavo at gmail.com
Thu Jun 25 15:32:32 EDT 2015


On Thu, Jun 25, 2015 at 3:23 PM, Truby Voglund <tvoglund at mocodevco.com> wrote:
>
>     <SPSSODescriptor
> protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol
> urn:oasis:names:tc:SAML:1.1:protocol">
>
>       [snip]
>
>       <AssertionConsumerService index="1" isDefault="true"
>
>               Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
>
>               Location="http://tuadevshibbolet.cloudapp.net"/>
>
>
>     </SPSSODescriptor>

I doubt this is your total problem but there is no SAML1 endpoint
listed so SAML1 should not be included in the protocol enumeration.

Tom


More information about the users mailing list