[Java Broker] SASL PLAIN authentication does not work when both an
authentication and authorization id are supplied
-------------------------------------------------------------------------------------------------------------------
Key: QPID-2325
URL: https://issues.apache.org/jira/browse/QPID-2325
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.6
Reporter: Rob Godfrey
Fix For: 0.7
The SASL PLAIN server in the Java Broker incorrectly constructed the String
representing the authentication id if there was both an authorisation and
authentication id present (it was calling the String constructor as if it were
(src, start, end, encoding) rather than (src, start, *length*, encoding)
This prevented C++ clients connecting with PLAIN as the SASL mechanism
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]