Re: Nginx Auth Request By Source IP

2017-10-19 Thread John Baird
That definitely helped! I didn't realize I could stack like that exactly. Getting a 502 from localhost queries now, I can work on that. Thanks for the quick reply! On Thu, Oct 19, 2017 at 2:08 PM Grzegorz Kulewski wrote: > W dniu 19.10.2017 o 20:59, John Baird pisze: > > I have been doing so

Re: Nginx Auth Request By Source IP

2017-10-19 Thread Grzegorz Kulewski
W dniu 19.10.2017 o 20:59, John Baird pisze: > I have been doing some reading an googling, and I am wondering if someone can > help. > > I have an oauth2 service successfully authenticating nginx visitors.  Because > Nginx is fronting a web application on the backend, the web application does >

Nginx Auth Request By Source IP

2017-10-19 Thread John Baird
I have been doing some reading an googling, and I am wondering if someone can help. I have an oauth2 service successfully authenticating nginx visitors. Because Nginx is fronting a web application on the backend, the web application does NOT have valid domain credentials to interact with the nginx