Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the Discovery Service package from Internet2 Shibboleth Download site
  2. Unzip the package.
  3. Change into the newly created IdP SP distribution directory.
  4. 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:
  5. Where to install the configuration files.
  6. Whether the install will delete any previous installation.
  7. 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.
  8. Configure the Discovery Service to point to the metadata sources you identified above as described here.
  9. Deploy the Discovery Service WAR file, located in the Discovery Service's Home directory.
  10. Further Configuration is described here.