The Shibboleth V2 IdP and SP software have reached End of Life and are no longer supported. This documentation is available for historical purposes only. See the IDP v4 and SP v3 wiki spaces for current documentation on the supported versions.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Attached is a simple maven project containing a single servlet which can be installed into the IdP package in the lib directory.  web.xml needs to be modified to serve the servlet.  Loadbalancers and Nagios should look for the word "AVAILABLE".  Simple HTTP availability check should also suffice because the page will throw a server error when Terracotta is non-operational.  The page will also dynamically handle the use case where Terracotta has been removed from the boot loader when running the IdP node in isolation (although the terracotta jar files probably will still be required to be installed).

 

  • No labels