Configuration errors after installing the delegation plug-in

Eddie Harari eddie.harari at gmail.com
Wed Jul 25 02:06:28 EDT 2012


I have the following lines in my root element of the document.

 xmlns:samldel="urn:mace:shibboleth:2.0:idp:ext:delegation:relying-party"
urn:mace:shibboleth:2.0:idp:ext:delegation:relying-party
classpath:/schema/shibboleth-2.0-idp-ext-delegation-relying-party.xsd

where should i declare the namespace prefix , isn't
xmlns:samldel="urn:mace:shibboleth:2.0:idp:ext:delegation:relying-party"
declaration of the namespace prefix for "samldel" ?

thanks ,

Eddie.


On Tue, Jul 24, 2012 at 11:24 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> 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
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list