Configuration errors after installing the delegation plug-in

Cantor, Scott cantor.2 at osu.edu
Tue Jul 24 16:24:26 EDT 2012


On 7/24/12 8:51 AM, "Eddie Harari" <eddie.harari at gmail.com> wrote:
>
>    I get the following error when the idp processs starts:
>
>  Configuration was not loaded for
>shibboleth.RelyingPartyConfigurationManager service, error creating
>components.  The root cause of this error was:
>org.xml.sax.SAXParseException: cvc-elt.4.2: Cannot resolve
>'samldel:SAML2SSOProfile' to a type definition for element
>'rp:ProfileConfiguration'.
>
> The doc point to change all saml:SAML2SSOProfile to
>samldel:SAML2SSOProfile...

Creating well-formed XML is a requirement, the documentation doesn't
specify all of that in detail. You didn't declare the namespace prefix.

-- Scott



More information about the users mailing list