...
- Download the Discovery Service package from Internet2 Shibboleth Download site
- Unzip the package.
- Change into the newly created IdP SP distribution directory.
- Endorse Xerces and Xalan by copying the contents of the endorsed directory to the approriate place on the web Server (for tomcat this is $TOMCAT_ROOT\common\endorsed).Edit install.properties to control:
- Where to install the configuration files. Whether the install will delete any previous installation.
- Run either ./antinstall.sh (on Unix systems) or antinstall.bat (on Windows systems) as a suitably authorised user user. This user must have the ability to create the Discovery Service home directory identified in the previous step.
- Configure the Discovery Service to point to the metadata sources you identified above as described here.
- Deploy the Discovery Service WAR file, located in the Discovery Service's Home directory.
- Further Configuration is described here.