Ondrej Lukas created ELY-1184:
---------------------------------
Summary: FAMILY and HASH selectors in Elytron client are parsed incorrectly
Key: ELY-1184
URL:
https://issues.jboss.org/browse/ELY-1184
Project: WildFly Elytron
Issue Type: Bug
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Priority: Critical
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
seems it is parsed incorrectly in {{parseSpecialWithName}} method of
{{org.wildfly.security.sasl.SaslMechanismSelector}} class in [1].
[1]
https://github.com/wildfly-security/wildfly-elytron/blob/master/src/main/...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)