vhosts with SP, single entity id
William Eubank
william.eubank at uah.edu
Mon Mar 5 10:42:05 EST 2018
Hi Greg,
Thanks for the info. This is indeed what I was trying before I posted to
the list but something must be amiss.
In my IDP I have(swapped host and vhost for real dns entries):
...............
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://host.ds.uah.edu/Shibboleth.sso/SAML2/POST" index="1"/>
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign"
Location="https://host.ds.uah.edu/Shibboleth.sso/SAML2/POST-SimpleSign"
index="2"/>
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS"
Location="https://host.ds.uah.edu/Shibboleth.sso/SAML2/ECP" index="3"/>
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post"
Location="https://host.ds.uah.edu/Shibboleth.sso/SAML/POST" index="4"/>
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://vhost.uah.edu/Shibboleth.sso/SAML2/POST" index="5"/>
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign"
Location="https://vhost.uah.edu/Shibboleth.sso/SAML2/POST-SimpleSign"
index="6"/>
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS"
Location="https://vhost.uah.edu/Shibboleth.sso/SAML2/ECP" index="7"/>
<md:AssertionConsumerService
Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post"
Location="https://vhost.uah.edu/Shibboleth.sso/SAML/POST" index="8"/>
primary works, vhost does not. IDP error:
WARN
[net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContexts:410]
- Profile Action PopulateBindingAndEndpointContexts: Unable to resolve
outbound message endpoint for relying party
'https://host.ds.uah.edu/shibboleth': EndpointCriterion
[type={urn:oasis:names:tc:SAML:2.0:metadata}AssertionConsumerService,
Binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST,
Location=https://vhost.uah.edu/Shibboleth.sso/SAML2/POST, trusted=false]
--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html
More information about the users
mailing list