You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2015/10/02 21:05:27 UTC

[jira] [Resolved] (PROTON-1008) Using a blank mech_list disables authentication

     [ https://issues.apache.org/jira/browse/PROTON-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved PROTON-1008.
--------------------------------
    Resolution: Fixed

> Using a blank mech_list disables authentication
> -----------------------------------------------
>
>                 Key: PROTON-1008
>                 URL: https://issues.apache.org/jira/browse/PROTON-1008
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.11
>            Reporter: Ted Ross
>            Assignee: Gordon Sim
>             Fix For: 0.11
>
>
> This bug was introduced in commit
>     https://github.com/apache/qpid-proton/commit/14956b07edc3de93f67179c753bbedcd9eba51a6
> If the client leaves allowed_mechs as None, the SASL protocol is not even executed.  I claim that allowed_mechs is used to restrict the set of acceptable mechanisms.  If it is None, then all available mechanisms may be used.
> This bug causes a failure in the Qpid Dispatch test suite (system_tests_qdstat).  The failure is when the server requires authentication and will accept EXTERNAL and the client has a valid client-certificate but doesn't use the sasl protocol because qdstat doesn't (and can't) set the allowed_mechs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)