Error after adding SP provider metadata
Cantor, Scott
cantor.2 at osu.edu
Tue Sep 17 11:02:19 EDT 2013
On 9/17/13 10:57 AM, "Paweł Wielgus" <poulwiel at gmail.com> wrote:
>Before adding this particular SP metadata all works as expected.
Couldn't be.
>and when starting tomcat i have this error in logs:
>
> org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid
>content was found starting with element 'ph:QueryParam'. One of
>'{"urn:mace:shibboleth:2.0:idp:profile-handler":AuthenticationMethod}'
>is expected.
That means your handler.xml syntax is wrong and has nothing to do with the
metadata added, and it could not possibly have worked prior.
I don't know what you're doing exactly, but ph:QueryParam is certainly not
valid, you have a LoginHandler element with that bogus element in it and
no AuthenticationMethod element, which is required.
-- Scott
More information about the users
mailing list