Config cleanup
Wessel, Keith
kwessel at illinois.edu
Fri Feb 11 20:25:06 UTC 2022
Yes, you can remove those references. Everything has moved to system configs inside idp-conf-impl-*.jar on the classpath.
Keith
From: users <users-bounces at shibboleth.net> On Behalf Of Andrew Jason Morgan
Sent: Friday, February 11, 2022 12:44 PM
To: Shib Users <users at shibboleth.net>
Subject: Config cleanup
I've been upgrading/modernizing our IDP configuration for v4.1.
In the logs during startup, I see the following messages about skipping non-existent resources:
INFO [net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping non-existent resource: ServletContext resource [/opt/shibboleth-idp/system/conf/metadata-providers-system.xml]
INFO [net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping non-existent resource: ServletContext resource [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]
INFO [net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping non-existent resource: ServletContext resource [/opt/shibboleth-idp/system/conf/relying-party-system.xml]
INFO [net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping non-existent resource: ServletContext resource [/opt/shibboleth-idp/system/conf/access-control-system.xml]
INFO [net.shibboleth.ext.spring.util.ApplicationContextBuilder:346] - Skipping non-existent resource: ServletContext resource [/opt/shibboleth-idp/conf/managed-beans.xml]
There is a note in the v4.1.0 release notes about removing "%{idp.home}/system/messages/messages" from conf/services.xml. Should I remove these other system file references as well? I'm not sure where managed-beans.xml is referenced.
Thanks,
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220211/5b304f61/attachment.htm>
More information about the users
mailing list