[jboss-jira] [JBoss JIRA] (ELY-799) Elytron ExternalSaslServerFactory returns EXTERNAL mechanism name when Sasl.POLICY_PASS_CREDENTIALS provided

Josef Cacek (JIRA) issues at jboss.org
Wed Nov 30 12:29:00 EST 2016


    [ https://issues.jboss.org/browse/ELY-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13331748#comment-13331748 ] 

Josef Cacek commented on ELY-799:
---------------------------------

The same is valid for the {{ExternalSaslClientFactory}}. Fix it in both implementations, please.

> 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)



More information about the jboss-jira mailing list