Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.26.0
-
None
Description
Per discussion on http://mail-archives.apache.org/mod_mbox/qpid-users/201710.mbox/%3C1507290028737-0.post%40n2.nabble.com%3E the client is erroneously escaping "=" and "," during password handling, whereas the SCRAM mechanisms only require this for the username and some other cases, causing authentication to fail when they are present as the wrong value is used to compute the details sent to the server.
Attachments
Issue Links
- is related to
-
QPID-7964 [Java Client, AMQP 0-x] SCRAM SASL implementation incorrectly encodes "=" and "," for passwords
- Closed