[jboss-jira] [JBoss JIRA] (ELY-1187) Mechanism names in 'or, 'and', 'eq' or 'if' predicates are not parsed correctly in mechanism selector in Elytron client

Chao Wang (JIRA) issues at jboss.org
Wed May 24 02:19:00 EDT 2017


     [ https://issues.jboss.org/browse/ELY-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang resolved ELY-1187.
----------------------------
    Resolution: Duplicate Issue


> Mechanism names in 'or, 'and', 'eq' or 'if' predicates are not parsed correctly in mechanism selector in Elytron client
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ELY-1187
>                 URL: https://issues.jboss.org/browse/ELY-1187
>             Project: WildFly Elytron
>          Issue Type: Bug
>    Affects Versions: 1.1.0.Beta42
>            Reporter: Ondrej Lukas
>            Assignee: Chao Wang
>            Priority: Critical
>
> When Elytron client configuration file includes sasl-mechanism-selector with string which contains 'or, 'and', 'eq' and 'if' predicate then its values are not parsed correctly. It seems that name of mechanism is parsed as 'name of mechanism'+'1 another character'.
> For example, following element for selector in Elytron client configuration file:
> {code}
> ...
> <sasl-mechanism-selector selector="(DIGEST-MD5||JBOSS-LOCAL-USER)"/>
> ...
> {code}
> is parsed as mechanisms {{DIGEST-MD5|}}, {{JBOSS-LOCAL-USER)}}.
> The same behavior happens also if predicate {{&amp;&amp;}}, {{==}}, {{x ? y : z}} is used.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list