JDK-8258824 : Release Note: LDAP Channel Binding Support for Java GSS/Kerberos
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: javax.naming
  • Affected Version: 11.0.14-oracle,16
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2020-12-22
  • Updated: 2021-12-02
  • Resolved: 2021-12-02
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 11 JDK 16
11.0.14-oracleResolved 16Resolved
Description
A new JNDI environment property `“com.sun.jndi.ldap.tls.cbtype”` has been added to enable TLS Channel Binding data in LDAP authentication over SSL/TLS protocol to the Windows AD server. Possible value is `“tls-server-end-point”` - Channel Binding data is created on the base of the TLS server certificate. See the module description of the `java.naming` module.

Comments
[~abakhtin] can you mark this release note as "Delivered"? Resolve -> Resolution (Delivered) best regards, -- daniel
13-01-2021