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
----
---