Modifying idp conf files in testbed

Rod Widdowson rdw at steadingsoftware.com
Tue Feb 19 09:08:59 EST 2019


> It seems to work fine, but modifying conf files, such as relying-party.xml, in idp-conf project 
> give no affect to the behavior of Shibboleth, even if cleaning idp-conf project and restarting jetty.

Probably better suited for the dev list but you need to bear in mind that in the test bed the configurations are loaded from the classpath so check out

	testbed/src/test/resources/conf 
	testbed/src/main/resources/conf 
	idp/src/test/resources/conf 
	idp/src/main/resources/conf



More information about the users mailing list