-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
8u201, 8u211
-
x86_64
-
windows_10
A DESCRIPTION OF THE PROBLEM :
With Java 8u211 NTLM never send authentication. If switch to 8u191 all works.
REGRESSION : Last worked in version 8u192
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Make a single http to an NTLM secure service and both Java versions and see that it worked with 8u191
Tried with and without `-Dhttp.auth.ntlm.domain=XXX` for both versions and no difference.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Transparent NTLM authentication
ACTUAL -
401 Unauthorized (looks like no credential is send or wrong domain)
CUSTOMER SUBMITTED WORKAROUND :
Go back to Java 8u191
FREQUENCY : always
With Java 8u211 NTLM never send authentication. If switch to 8u191 all works.
REGRESSION : Last worked in version 8u192
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Make a single http to an NTLM secure service and both Java versions and see that it worked with 8u191
Tried with and without `-Dhttp.auth.ntlm.domain=XXX` for both versions and no difference.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Transparent NTLM authentication
ACTUAL -
401 Unauthorized (looks like no credential is send or wrong domain)
CUSTOMER SUBMITTED WORKAROUND :
Go back to Java 8u191
FREQUENCY : always