include statements in xml configuration files?
Wessel, Keith
kwessel at illinois.edu
Thu Feb 18 19:06:43 UTC 2021
But you can have multiple metadata-providers.xml files
In services.xml:
<util:list id="shibboleth.MetadataResolverResources">
<value>%{idp.home}/conf/metadata-providers.xml</value>
<value>%{idp.home}/conf/some-other-metadata-providers.xml</value>
<value>%{idp.home}/system/conf/metadata-providers-system.xml</value>
</util:list>
Keith
-----Original Message-----
From: users <users-bounces at shibboleth.net> On Behalf Of Cantor, Scott
Sent: Thursday, February 18, 2021 10:49 AM
To: Shib Users <users at shibboleth.net>
Subject: Re: include statements in xml configuration files?
On 2/18/21, 11:44 AM, "users on behalf of Ullfig, Roberto Alfredo" <users-bounces at shibboleth.net on behalf of rullfig at uic.edu> wrote:
> Hello, is there a way to add an include to the
> metadata-providers.xml configuration file so that part of the configuration is sourced from another file.
No, but the "no" is qualified by the fact that it deeply depends on what you're trying to do as to what the possible options are. Even Spring imports don't just end up literally in the middle of some other bean definition.
-- Scott
--
For Consortium Member technical support, see https://urldefense.com/v3/__https://wiki.shibboleth.net/confluence/x/coFAAg__;!!DZ3fjg!oDje8pQm60uRe8HiiUaLyjR25yaCb1h5Q2G043rtXA0CtWxFQXMA79A0nwM5vRcfig$
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list