change of response URL
Rohit Shinde
rohit at venturit.com
Thu Nov 22 03:57:41 EST 2018
Thanks, guys for reply.
I am * running Rails in Nginx. And I have configured nginx for shibboleth
too. My Shib SP is running with Nginx and Rails is running behind Nginx.
Should I share my nginx conf file to verify to check if its correctly
configured? asking because I doubt there could be problem nginx settings
that is not letting varibles to come into app?
On Thu, Nov 22, 2018 at 4:07 AM Peter Schober <peter.schober at univie.ac.at>
wrote:
> * Peter Schober <peter.schober at univie.ac.at> [2018-11-21 23:29]:
> > As for restructuring, there are many possibilities, e.g.:
> >
> > * Run Rails from httpd and get rid of Nginx completely
> > (mod_rails aka Phusion Passenger)
>
> From the three given alternatives to using HTTP Request Headers this
> is probably the easiest one to deploy, I think.
>
> > * Run Rails within an application server such as UWSGI and connect
> > httpd to that via mod_proxy_uwsgi.
>
> I should be more explicit in that you'd remove Nginx here, too, but
> instead add in a uwsgi server (which is a great piece of software but
> has a higher learning curve in itself than anything you've tried here
> so far, I fear).
>
> > * Try to get the Shib SP running with Nginx and keep Rails behind
> > Nginx.
>
> And in this variant you'd remove Apache httpd completely.
> But the Shibboleth integration with Nginx is difficult and possibly
> not well implemented.
> (And likely you'll be proxying from Nginx to another web server via
> HTTP anyway here, too? So you'd probably still be HTTP proxying and
> couldn't make use of environment variables.)
>
> Just to be a bit more clear on the implications.
> -peter
> --
> For Consortium Member technical support, see
> https://wiki.shibboleth.net/confluence/x/coFAAg
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
--
Thanks
Rohit Shinde
www.venturit.com
rohit at venturit.com
+919762688064
*CONFIDENTIALITY NOTICE: The contents of this email message and any
attachments are intended solely for the addressee(s) and may contain
confidential and/or privileged information and may be legally protected
from disclosure. If you are not the intended recipient of this message or
their agent, or if this message has been addressed to you in error, please
immediately alert the sender by reply email and then delete this message
and any attachments. If you are not the intended recipient, you are hereby
notified that any use, dissemination, copying, or storage of this message
or its attachments is strictly prohibited.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20181122/d7db6518/attachment.html>
More information about the users
mailing list