No profile handler configured for request at path: /SAML2/Redirect/SSO/

Matthew Hauck hauckma at us.ibm.com
Mon Sep 24 20:41:44 EDT 2012



I'm trying to get a shibboleth installation up and running for developing a
solution that will be able to authenticate against a Shibboleth back-end.
I've got most of it all working successfully with the HTTP POST binding,
but am getting stuck with a strange message using the (I thought more
standard) redirect binding:

No profile handler configured for request at path: /SAML2/Redirect/SSO/

Yet, lo and behold, my conf/handler.xml does indeed contain the following
(by default):

    <ph:ProfileHandler xsi:type="ph:SAML2SSO"
inboundBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"

outboundBindingEnumeration="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign

urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST

urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact">
        <ph:RequestPath>/SAML2/Redirect/SSO</ph:RequestPath>
    </ph:ProfileHandler>

Any clues as to why it does not appear to want to accept this redirect
binding?

--
Matt Hauck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120924/c55b39e7/attachment.html 


More information about the users mailing list