Custom Shibboleth Error Page

Cantor, Scott cantor.2 at osu.edu
Mon Jan 30 16:05:25 EST 2017


> it looks as if I may (?) be able to modify $IDP_HOME/messages/error-
> message.properties and add the PNG file to $IDP_HOME/webapp/images/
> directory and the error page should display the new logo.  Is this correct or do
> I need to rebuild the war file?

Custom files go in edit-webapp, not webapp, and any changes to edit-webapp require rebuilding and redeploy with the container stopped. A better strategy in most cases is to establish an unpacked root webapp context in the container and put static web content there without having to mess with the IdP's warfile.

-- Scott



More information about the users mailing list