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 2015/10/07 15:40:26 UTC

[jira] [Commented] (ARTEMIS-74) import ActiveMQ 5 JAAS security

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

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

GitHub user jbertram opened a pull request:

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

    ARTEMIS-74 import JAAS auth from 5.x

    This change allows the use of JAAS login modules for basic authentication
    and authorization.

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

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

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

    https://github.com/apache/activemq-artemis/pull/188.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 #188
    
----
commit f16dfe55e70d923d4459a950d4be6e7dd7584989
Author: jbertram <jb...@apache.org>
Date:   2015-10-01T21:58:26Z

    ARTEMIS-74 import JAAS auth from 5.x
    
    This change allows the use of JAAS login modules for basic authentication
    and authorization.

----


> import ActiveMQ 5 JAAS security
> -------------------------------
>
>                 Key: ARTEMIS-74
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-74
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Andy Taylor
>            Assignee: Andy Taylor
>             Fix For: 1.0.0
>
>
> We should replace the poor JAAS implementation in ActiveMQ 6 as it is of no use with the current bootstrap mechanism. We should replace it with the mature implementation that is currently in ActiveMQ 5.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)