Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added tar.gz of the Shibboleth configuration

...

In the following, we assume that the latest version of the metadata aggregator is 1.0.0. Please inform support@edugain.org if you find inconsistencies in newer versions.

  1. Download
    View file
    nameeduGAIN-metadata-example.tar.gz
    height250
    into /opt/mda and unpack the tarfile
  2. Download the Shibboleth MDA to /opt/mda, as per the MDA instructions: https://shibboleth.atlassian.net/wiki/spaces/MA1/pages/1476984838/Installation+Guide
  3. Unpack the MDA distribution
  4. Download the eduGAIN signing certificate from https://technical.edugain.org/metadata
  5. Check its integrity and authenticity using openssl x509 -fingerprint -sha256 -in /opt/mda/mds-v2.cer  -noout
  6. run eduGAIN-setup.sh to generate signing key and certificate
  7. run eduGAIN-run.sh to download and process the eduGAIN metadata aggregate

...