You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2015/10/09 17:20:26 UTC

[jira] [Created] (QPID-6783) qpidd should dynamically set the SASL service name based on protocol.

Ken Giusti created QPID-6783:
--------------------------------

             Summary: qpidd should dynamically set the SASL service name based on protocol.
                 Key: QPID-6783
                 URL: https://issues.apache.org/jira/browse/QPID-6783
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
    Affects Versions: qpid-cpp-0.34
            Reporter: Ken Giusti
            Assignee: Ken Giusti
             Fix For: qpid-cpp-next


The sasl service name used when authenticating is different for each of the supported protocols:

0-10: service name is 'qpidd'
1.0: service name is 'amqp'

It should be possible for the broker to dynamically set the service name to be used for a given connection based on the protocol in use by that connection.

This will alleviate the need to manually configure the service name on the broker (--sasl-service-name), or specify it when the client connects (via connection options).




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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org