-
Bug
-
Resolution: Done
-
Minor
-
7.9.1.CR2
-
False
-
False
-
- Use an MQTT client like Paho JS to connect to the broker with invalid credentials.
- View the response in the client.
-
When an MQTT client connects with invalid credentials, they're supposed to get an MQTT message with "type: 2" and "returnCode: 5". But instead, they just receive a "AMQJS0008I Socket closed." exception.
I've attached screenshots from the customer (Norfolk Southern Railway).
- is duplicated by
-
ENTMQBR-6129 AMQ does not return the correct code to MQTT clients on an authentication failure
- Closed