code review planning

Peter Schober peter.schober at univie.ac.at
Fri Jun 21 11:02:32 EDT 2013


* Sanjay Gupta <sgupta at enbake.com> [2013-06-21 15:28]:
> can anybody tell how to implement shibboleth in rails. I have nginx
> installed as production server

What's the relation with the current topic (Shibboleth v3 IdP code
review)? Don't just reply to any existing email unless you intend to
contribute to that topic. (Unless you intend to be ignored, that is.)

Other than that, that's not a question for the development mailing
list. You don't implement Shibboleth. You can deploy the existing
Shibboleth software or you can implement your own SAML implementaton
(not recommended but always an option).

If you look at the documentation for the software (e.g. by typing
"nginx" into the search field)
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPFastCGIConfig
you'll see that Nginx does not support the required "authorizer" mode,
so Nginx cannot be used with the Shibboleth SP's FastCGI support.
-peter


More information about the dev mailing list