Error handler configuration
Cantor, Scott
cantor.2 at osu.edu
Fri Sep 21 10:14:42 EDT 2012
On 9/21/12 7:25 AM, "Aravenaël Thermil" <a.thermil at crous-amiens.fr> wrote:
>Hi Guys,
>
>I have an error when I try to go some SP. I can get access to some SP
>without any issue and when I try to access the other, I get this error:
>
>
>Error Message: No profile handler configured for request at path: /
>shibboleth / SSO
Assuming those spaces are an artifact of your email client, and it looks
like that from the log entries, you had to have corrupted or deliberately
altered internal configuration files like handler.xml to remove the legacy
SAML 1 profile handler.
<ProfileHandler xsi:type="ShibbolethSSO"
inboundBinding="urn:mace:shibboleth:1.0:profiles:AuthnRequest"
outboundBindingEnumeration="urn:oasis:names:tc:SAML:1.0:profiles:browser-po
st
urn:oasis:names:tc:SAML:1.0:profiles:artifact-01">
<RequestPath>/Shibboleth/SSO</RequestPath>
</ProfileHandler>
-- Scott
More information about the users
mailing list