/
Integrating Nginx and a Shibboleth SP with FastCGI

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.

Integrating Nginx and a Shibboleth SP with FastCGI

tl;dr: You can have Nginx with Shibboleth. Rebuild Shibboleth with FastCGI support, and recompile Nginx with a custom module: https://github.com/nginx-shib/nginx-http-shibboleth. You can now run the Shibboleth FastCGI authorizer and responder applications and successfully authenticate!

Full information on how to include the ngnix-http-shibboleth custom module with Nginx are provided on GitHub.  This repository now serves as the canonical place for all documentation in this space.

Related content

NativeSPConfiguration
NativeSPConfiguration
Read with this
Nginx
More like this
NativeSPNoSSL
NativeSPNoSSL
Read with this
FastCGI
More like this
NativeSPFastCGIConfig
NativeSPFastCGIConfig
Read with this
JavaHowTo
More like this