-
Sub-task
-
Resolution: Delivered
-
P3
-
7u251, 8u241, 11.0.6-oracle, 13
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8230589 | 11.0.6-oracle | Clifford Wayne | P3 | Resolved | Delivered | |
JDK-8230588 | 8u241 | Clifford Wayne | P3 | Resolved | Delivered | |
JDK-8230587 | 7u251 | Clifford Wayne | P3 | Resolved | Delivered |
A security property named `jdk.sasl.disabledMechanisms` has been added that can be used to disable SASL mechanisms. Any disabled mechanism will be ignored if it is specified in the `mechanisms` argument of `Sasl.createSaslClient` or the `mechanism` argument of `Sasl.createSaslServer`. The default value for this security property is empty, which means that no mechanisms are disabled out-of-the-box.
- backported by
-
JDK-8230587 Release Note: Allow SASL Mechanisms to Be Restricted
- Resolved
-
JDK-8230588 Release Note: Allow SASL Mechanisms to Be Restricted
- Resolved
-
JDK-8230589 Release Note: Allow SASL Mechanisms to Be Restricted
- Resolved