Hi, I'm attempting to use AMQ Inteconnect Router which I believe is based on Qpid Dispatch Router in an Openshift cluster to connect to RabbitMQ. I'm having an issue with SASL auth when a handshake is attempted. Through config I'm sending just "username and password" but on the RabbitMQ end I'm seeing "username username password". RabbitMQ appears not to support this and immediately closes the connection. >From what I can determine by googling, the dispatch router is sending both an authcid and an authzid despite the fact that in my case the value will be the same for both.
Am I likely to be doing something incredibly stupid? Is it possible to prevent sending the authzid so that RabbitMQ doesn't have an issue or is having an identical authcid and authzid an expected thing? Any assistance greatly appreciated. Thanks David. -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
