[
https://issues.apache.org/jira/browse/ARTEMIS-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207177#comment-16207177
]
ASF GitHub Bot commented on ARTEMIS-1463:
-----------------------------------------
GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/1591
ARTEMIS-1463 - add role based authentication to the JMX objects
some example fixes
https://issues.apache.org/jira/browse/ARTEMIS-1463
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andytaylor/activemq-artemis rbac
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1591.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 #1591
----
commit 364896ee48334d761da7fca1a055e94d5f77bae2
Author: Andy Taylor <[email protected]>
Date: 2017-10-17T08:42:05Z
ARTEMIS-1463 - add role based authentication to the JMX objects
some example fixes
https://issues.apache.org/jira/browse/ARTEMIS-1463
----
> Implement rbac of management objects
> ------------------------------------
>
> Key: ARTEMIS-1463
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1463
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Andy Taylor
> Assignee: Andy Taylor
> Fix For: 2.4.0
>
>
> Add role based authentication for the JMX objects by guarding calls to the
> mbean server
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)