Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2131989 | 6 | Michael McMahon | P4 | Resolved | Fixed | b63 |
JDK-2131290 | 5.0u8 | Michael McMahon | P4 | Resolved | Fixed | b01 |
Basic and Digest are the two IETF endorsed authentication mechanisms
for HTTP. However, in Microsoft (IIS) based environments two additional
schemes are in common use, and are commonly requested for Java.
These are "NTLM" aka Challenge/Response and "Negotiate" which
is a scheme that can use Kerberos or else fallback to the NTLM protocol.
This requirement is frequently requested by plugin and webstart.
[Note. this report is tracking NTLM only. A new report will be opened for
Kerberos]
for HTTP. However, in Microsoft (IIS) based environments two additional
schemes are in common use, and are commonly requested for Java.
These are "NTLM" aka Challenge/Response and "Negotiate" which
is a scheme that can use Kerberos or else fallback to the NTLM protocol.
This requirement is frequently requested by plugin and webstart.
[Note. this report is tracking NTLM only. A new report will be opened for
Kerberos]
- backported by
-
JDK-2131290 Support NTLM in HTTP authentication
-
- Resolved
-
-
JDK-2131989 Support NTLM in HTTP authentication
-
- Resolved
-
- duplicates
-
JDK-6331005 Cross platform NTLM implementation
-
- Closed
-
-
JDK-4423881 RFE: Nt Authentication issue on MSProxy Server with Java Plug-In 1.3
-
- Closed
-