SP: no endpoint

Tom Scavo trscavo at gmail.com
Fri Jul 29 15:20:15 BST 2011


On Fri, Jul 29, 2011 at 10:00 AM, Fauchard, Pascal
<pascal.fauchard at cgi.com> wrote:
>
> 09:22:23.531 - WARN [org.opensaml.saml2.binding.AuthnResponseEndpointSelector:202] - Relying party 'https://intranet.banq.qc.ca/shibboleth-sp' requested the response to be returned to endpoint with ACS URL 'http://intranet.banq.qc.ca/Shibboleth.sso/SAML2/POST'  and binding 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST' however no endpoint, with that URL and using a supported binding,  can be found in the relying party's metadata
>
> In my idp-metadata.xml, I have :
>
> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://intranet.banq.qc.ca/Shibboleth.sso/SAML2/POST" index="0"/>

Notice in the metadata the endpoint location starts with "https"
whereas the error message indicates "http". Oops!

Tom


More information about the users mailing list