Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6783

qpidd should dynamically set the SASL service name based on protocol.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-cpp-0.34
    • qpid-cpp-1.35.0
    • C++ Broker
    • None

    Description

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

      Attachments

        Issue Links

          Activity

            People

              kgiusti Ken Giusti
              kgiusti Ken Giusti
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: