Hello!
On Mon, Sep 17, 2018 at 09:18:51PM +, Nica, George via nginx wrote:
> Thank you Maxim.
> We are using Kerberos, on Linux. And per-request authentication, we are not
> trying to use session-level authentication.
> Would the ntlm module help here?
The problem is with "WWW-Authenticate:
/1.14.0_2/common/usr
-Original Message-
From: Maxim Dounin [mailto:mdou...@mdounin.ru]
Sent: Friday, September 14, 2018 7:19 PM
To: Nica, George via nginx
Cc: Nica, George
Subject: Re: WWW-Authenticate in 200 OK response
Hello!
On Fri, Sep 14, 2018 at 08:59:16PM +, Nica, George via
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 authentication h
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 it, but