Lionel Cons created ARTEMIS-409:
-----------------------------------
Summary: Authentication failures in STOMP should be clearly
reported
Key: ARTEMIS-409
URL: https://issues.apache.org/jira/browse/ARTEMIS-409
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Stomp
Reporter: Lionel Cons
When supplying incorrect credentials to a STOMP connection, Artemis simply
returns a generic {{Failed to connect}} ERROR frame.
To ease identifying the real cause of the failure, a more precise error message
should be returned.
FWIW, here is what ActiveMQ 5.x returns: {{Security Error occurred: User name
[dummy] or password is invalid}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)