Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Invalid
-
None
-
None
-
ATS (6.2.1), linux windriver, & NTLM
-
Important
-
Description
This is in line with (Traffic ServerTS-3866) Issue.
Tried patch available in this bug but still facing same issue.
My Setup looks like:
Client --> ATS ( + plugin ) ---> Server
(+ plugin ) means --> plugin code which commuincates with a Auth-Server where we are using NTLM.
Here plugin communicates with Authentication server and in case of authentication we return 407 + NTLM challenge to browser. But the problem is, ATS is closing connection due to which we are not able use previous connection.
Note:- In my problem, till now we did not hit Server. It's plugin who is serving 407 and connection close to Browser(curl).