JDK-8242409 : Update Kerberos GSS-API mechanism page to include the "canonicalize" setting
Type:Sub-task
Component:docs
Sub-Component:guides
Affected Version:15
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2020-04-09
Updated:2020-04-20
Resolved:2020-04-20
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.
JDK-8241871 introduces the support for the "canonicalize" krb5.conf setting. We should add it in https://docs.oracle.com/en/java/javase/14/security/kerberos-5-gss-api-mechanism.html. The default value is false. Read more details at JDK-8241871.