-
Bug
-
Resolution: Done
-
Critical
-
1.1.0.Beta42
-
None
-
None
When #FAMILY or #HASH selector is used in Elytron client configuration file then it is parsed incorrectly - end bracket ')' is included in parsed family/hash name - it means it results to DIGEST) instead of DIGEST. It seems it is parsed incorrectly in parseSpecialWithName method of org.wildfly.security.sasl.SaslMechanismSelector class in [1].
Following element for selector is used in Elytron client configuration file:
...
<sasl-mechanism-selector selector="#FAMILY(DIGEST)"/>
...
- is cloned by
-
JBEAP-11067 FAMILY and HASH selectors in Elytron client are parsed incorrectly
- Closed
- is duplicated by
-
ELY-1187 Mechanism names in 'or, 'and', 'eq' or 'if' predicates are not parsed correctly in mechanism selector in Elytron client
- Resolved
- relates to
-
ELY-1185 Only the last mechanism selector is used in Elytron client configuration
- Resolved