*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
This document describes the procedure used to install Shibboleth Service Provider (SP) software on Centos, RedHat, Ubuntu and to configure it to work with the Cornell Shibboleth Identity Provider (IdP).
Prerequisites
- Apache must be installed and your website have an SSL certificate installed and SSL enabled. To request a SSL certificate: https://it.cornell.edu/ssl/renew-or-request-ssl-certificate.
- Shibboleth doesn't support http access. If http access is supported on your site, define a redirect rule in Apache configuration that route http traffic to https.
- Make sure your server time is accurate.
Installation
| Expand | ||
|---|---|---|
| ||
Install using RPM: https://wiki.shibboleth.net/confluence/display/SP3/RPMInstall
|
...