Question on importing/exporting metadata to/from SP

Peter Schober peter.schober at univie.ac.at
Wed Dec 20 07:23:14 EST 2017


* Albert Luo <albert.uwin at gmail.com> [2017-12-19 21:10]:
> You may try putting the following in your config:
> 
> <MetadataProvider type="Chaining">
>     <MetadataProvider type="XML" validate="true"path="idp1-metadata.xml"/>
>     <MetadataProvider type="XML" validate="true"path="idp2-metadata.xml"/>
> </MetadataProvider>

Wrapping those two doesn't do anything differently than just having
the two MetadataProviders of type XML in the config as is.

(At least in remotely conteporary releases they're all wrapped with a
chaining provider implicitly, IIRC.)

-peter


More information about the users mailing list