Josef Cacek created ELY-799:
-------------------------------
Summary: Elytron ExternalSaslServerFactory returns EXTERNAL mechanism name
when Sasl.POLICY_PASS_CREDENTIALS provided
Key: ELY-799
URL:
https://issues.jboss.org/browse/ELY-799
Project: WildFly Elytron
Issue Type: Bug
Reporter: Josef Cacek
Assignee: Darran Lofthouse
The method
{{org.wildfly.security.sasl.external.ExternalSaslServerFactory.getMechanismNames(Map<String,
?>)}} returns the {{"EXTERNAL"}} name also in cases where
{{Sasl.POLICY_PASS_CREDENTIALS}} property is provided with {{"true"}} value.
Only mechanisms which actually pass credentials should be returned for such policy (unless
the special {{WildFlySasl#MECHANISM_QUERY_ALL}} property is given).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)