Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8225506

NTLM Authentication Windows fails with 401 Unauthorized

XMLWordPrintable

    • 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


            psonal Pallavi Sonal (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: