JDK-8187349 : Add NTLM as a standard SASL algorithm name
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.security
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-09-08
  • Updated: 2018-03-21
  • Resolved: 2017-10-13
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 10
10 b28Fixed
Related Reports
Duplicate :  
Relates :  
Description
http://download.java.net/java/jdk9/docs/specs/security/standard-names.html#saslclient-mechanisms does not contain the NTLM algorithm name.
Comments
Suggested words: See [MS-NLMP](https://msdn.microsoft.com/en-us/library/cc236621.aspx). This mechanism supports the NTLM authentication scheme.
08-09-2017