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: [email protected]
For additional commands, e-mail: [email protected]