Rob Godfrey created QPID-7292:
---------------------------------

             Summary: Qpid clients should verify the server-final message when 
using SCRAM-* authentication
                 Key: QPID-7292
                 URL: https://issues.apache.org/jira/browse/QPID-7292
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
            Reporter: Rob Godfrey


QPID-7282 addressed the issue that the Java Broker was not sending the 
server-final message in the SCRAM-* SASL exchange, however this omission was 
not causing the clients to fail, since they blindly accept the server's 
acceptance of their credentials.

Clients implementing SCRAM-* or similar protocols which include a client 
verification step, should perform the verification of the server and fail or 
warn (to be configured by a system property) if the verification does not occur 
or it fails.



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

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

Reply via email to