IdP v3 customisation under windows
Rod Widdowson
rdw at steadingsoftware.com
Tue Feb 22 16:01:16 UTC 2022
> 2. How to add our SSL certificate to the bundled jetty (this is the ONLY thing I need to change on it) - the folder / file
structure seems different to the linux one I had before.
You only contact point with jetty is in "C:\Program Files (x86)\Shibboleth\IdP\jetty-base\start.d\idp.ini
That gives you properties to do that.
> I rebuilt the war file, after putting a PNG of the college logo into the /idp-home/edit-webapp/images folder. And adjusting the
path in the messages.properties file (/images/newfilename.png)
If you are putting them inside the webapp then they need to be inside the idp service are of the URL (/idp/images/....)
Alternatively Jetty is configured to serve the content of "C:\Program Files (x86)\Shibboleth\IdP\static" out at the top level.
R
More information about the users
mailing list