-
Bug
-
Resolution: Done
-
Major
-
1.1.5.Final, 1.2.0.Beta6
-
None
-
None
SASL property com.sun.security.sasl.digest.utf8 does not behave as default when its default value is explicitely configured.
When we ommit this explicit property setting then everything is fine.
This property is described here [1] and true is default value. Property is defined in wildfly-core project org.wildfly.security.sasl.WildFlySasl.USE_UTF8.
Here is how to set it [2].
Please check Steps to Reproduce, there is how to update test.
- clones
-
JBEAP-13356 (7.1.z) SASL property com.sun.security.sasl.digest.utf8 does not behave as default when its default value is explicitely configured
- Closed