]
Yeray Borges updated ELY-1404:
------------------------------
Git Pull Request: (was:
SASL property com.sun.security.sasl.digest.utf8 does not behave as
default when its default value is explicitely configured
----------------------------------------------------------------------------------------------------------------------------
Key: ELY-1404
URL:
https://issues.jboss.org/browse/ELY-1404
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.5.Final, 1.2.0.Beta6
Reporter: Yeray Borges
Assignee: Yeray Borges
Fix For: 1.2.0.Beta7
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.
[1]
https://doc-stage.usersys.redhat.com/documentation/en-us/red_hat_jboss_en...
[2]
https://doc-stage.usersys.redhat.com/documentation/en-us/red_hat_jboss_en...