The Shibboleth V2 IdP and SP software have reached End of Life and are no longer supported. This documentation is available for historical purposes only. See the IDP v4 and SP v3 wiki spaces for current documentation on the supported versions.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Windows Installation

The native Shibboleth SP is available for both IIS and Apache on Windows. There is an installer available for both web servers, but it's also possible (though not advised) to build the SP from source.

Install for IIS 6
Install for Apache

Build from Source

Known Conflicts

OpenSSL frequently reports couldn't set callback errors on Windows installations due to library conflicts. There must be no version of OpenSSL that is present in the system's path. Solving this problem usually starts by removing all (shared) SSL libraries ( .so or .dll) on your system; these will most often be found in system32.

  • No labels