-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR18
-
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)"/>
...
- clones
-
ELY-1184 FAMILY and HASH selectors in Elytron client are parsed incorrectly
- Resolved
- is duplicated by
-
JBEAP-11077 Mechanism names in 'or, 'and', 'eq' or 'if' predicates are not parsed correctly in mechanism selector in Elytron client
- Closed
- is incorporated by
-
JBEAP-11101 Upgrade WildFly Elytron to 1.1.0.Beta46
- Closed
- relates to
-
JBEAP-11070 Only the last mechanism selector is used in Elytron client configuration
- Closed