Re: WWW-Authenticate in 200 OK response

2018-09-14 Thread Maxim Dounin
Hello! On Fri, Sep 14, 2018 at 08:59:16PM +, Nica, George via nginx wrote: > I am currently working on a multi-tier application, trying to use nginx as > load balancer. > The issue is that nginx seems to be adding WWW-Authenticate in the 200 OK > response after the Kerberos au

WWW-Authenticate in 200 OK response

2018-09-14 Thread Nica, George via nginx
I am currently working on a multi-tier application, trying to use nginx as load balancer. The issue is that nginx seems to be adding WWW-Authenticate in the 200 OK response after the Kerberos authentication has taken place, which confuses the client. (The client could potentially ignore