You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/17 22:24:05 UTC

[jira] [Commented] (ARTEMIS-409) Authentication failures in STOMP should be clearly reported

    [ https://issues.apache.org/jira/browse/ARTEMIS-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337117#comment-15337117 ] 

ASF GitHub Bot commented on ARTEMIS-409:
----------------------------------------

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/589

    ARTEMIS-409 clarify STOMP login failure response

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-409

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/589.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #589
    
----
commit eb785b419495562e0a11f2f668dd96c553457430
Author: jbertram <jb...@apache.org>
Date:   2016-05-24T15:46:14Z

    ARTEMIS-409 clarify STOMP login failure response

----


> 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
>    Affects Versions: 1.2.0
>            Reporter: Lionel Cons
>            Assignee: Justin Bertram
>
> 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)