Shibboleth IdP V5 installing

Rod Widdowson rdw at steadingsoftware.com
Tue Feb 6 15:12:31 UTC 2024


Its been too long since I looked at this but I don't see idp.home being set in that file

In particular

> <Set name="war"><SystemProperty name="idp.home" default="/opt/shibboleth-idp" />/war/idp.war</Set>

That's a property *LOOKUP* (and a system property at that). 

I'm reasonably sure (and others will correct me that you need to run you jetty container 

	-Didp.home=/opt/shibboleth-idp 

or something

Rod



More information about the users mailing list