delegation in IDP3
Robert A Basch
rbasch at mit.edu
Thu Jun 9 14:56:05 EDT 2016
In the v2 relying-party.xml, the old configuration type (from the old
extension) was samldel:LibertyIDWSFSSOSProfile; per the extension's
doc, we declared the samldel namespace in the document root as:
xmlns:samldel="urn:mace:shibboleth:2.0:idp:ext:delegation:relying-party"
and added this to the schemaLocation:
urn:mace:shibboleth:2.0:idp:ext:delegation:relying-party classpath:/schema/shibboleth-2.0-idp-ext-delegation-relying-party.xsd
We had to remove these in order for the v3 IdP to start up successfully.
Apparently the schema is different for the v3 port.
Thanks,
Bob
> On Jun 9, 2016, at 2:36 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
>
>> In our v3 test environment, I am trying to modify relying-party.xml
>> (legacy configuration) to match what we did for v2, using pointers Brent
>> provided in an email from several months ago:
>
> I would say initially that you shouldn't modify anything, just try it directly. What is the modification about?
>
>> We will need to have delegation working in v3 before we can upgrade.
>
> I'll have to check into the schema and see but it's possible the issue is because of the fact it used to be an extension. I might have been in a different namespace than you're expecting.
>
> -- Scott
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list