/
Nginx

Nginx

There is no official support for this platform, but there have been those able to make it function via the FastCGI support that is official.

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 and is not endorsed or supported by the project.

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

Related content