]
Darran Lofthouse updated ELY-1679:
----------------------------------
Fix Version/s: 1.1.13.CR1
(was: 1.1.12.CR1)
(7.1.z) SASL property com.sun.security.sasl.digest.utf8 does not
behave as default when its default value is explicitely configured
-----------------------------------------------------------------------------------------------------------------------------------
Key: ELY-1679
URL:
https://issues.jboss.org/browse/ELY-1679
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.11.Final
Reporter: Jiri Ondrusek
Assignee: Jiri Ondrusek
Priority: Major
Fix For: 1.1.13.CR1
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...