[
https://issues.apache.org/jira/browse/QPID-6783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953656#comment-14953656
]
ASF subversion and git services commented on QPID-6783:
-------------------------------------------------------
Commit 1708221 from [~kgiusti] in branch 'qpid/trunk'
[ https://svn.apache.org/r1708221 ]
QPID-6783: dynamically determine SASL service name based on protocol
> 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]