JDK-8003948 : NTLM/Negotiate authentication problem
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 7u10
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2012-11-23
  • Updated: 2024-07-11
  • Resolved: 2012-11-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u10 b18Fixed 8Fixed
Description
NTLM/Negotiate authentication is not working in some environments where a dialog with "unknown authentication scheme" is presented. This is apparently a JAAS/Kerberos login module rather than the http authentication dialog. 
Comments
Verified on JDK 7u10 b18 by provided regression test (sun/net/www/messageheader/HTest.java).
05-12-2012

Potential blocker for FMW teams moving from jre 6 to 7u10
26-11-2012