Dies ist eine alte Version des Dokuments!
IdP 3.x Vorarbeiten: IdP herunterladen
Shib IdP herunterladen, Signatur überprüfen und entpacken. Die aktuelle IdP-Version findet sich stets unter http://shibboleth.net/downloads/identity-provider/latest/
root@idp:~# mkdir /opt/install root@idp:~# cd /opt/install root@idp:/opt/shibboleth-idp# wget https://shibboleth.net/downloads/identity-provider/latest/shibboleth-identity-provider-3.3.0.tar.gz root@idp:/opt/shibboleth-idp# wget https://shibboleth.net/downloads/identity-provider/latest/shibboleth-identity-provider-3.3.0.tar.gz.asc root@idp:/opt/shibboleth-idp# wget https://shibboleth.net/downloads/PGP_KEYS root@idp:/opt/shibboleth-idp# gpg --import PGP_KEYS root@idp:/opt/shibboleth-idp# gpg --verify shibboleth-identity-provider-3.3.0.tar.gz.asc shibboleth-identity-provider-3.3.0.tar.gz root@idp:/opt/shibboleth-idp# tar -xzf shibboleth-identity-provider-3.3.0.tar.gz
Vor Installation und Konfiguration lohnt sich ein Blick auf die Release Notes