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

[Java Broker, WMC] The webclient sasl implementation should always answer a challenge by sending back a response.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-broker-7.0.0
    • Broker-J
    • None

    Description

      Currently the client does not always send back a response to a challenge. For example in the SCRAM case when the client receives the server-final message it knows that the negotiation completed but in certain circumstances the broker might need another challenge/response round-trip.

      The client should respect the broker's wish and always respond to challenges. The response would be empty if the client thinks the negotiation finished.
      In addition it should probably be easier for the client to detect whether a message from the broker is a outcome with additional data or a challenge. Currently the only distinction is that the challenge carries a "id" while the outcome with data does not.

      This relates to QPID-7787.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lorenz.quack Lorenz Quack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: