[
https://issues.apache.org/jira/browse/ARTEMIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299924#comment-15299924
]
ASF GitHub Bot commented on ARTEMIS-537:
----------------------------------------
GitHub user dejanb opened a pull request:
https://github.com/apache/activemq-artemis/pull/539
https://issues.apache.org/jira/browse/ARTEMIS-537 - allow artemis to …
…work properly with karaf jaas implementation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dejanb/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/539.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 #539
----
commit bc6e84e90f53e0c0e4e84234c1ac3abb6a191d06
Author: Dejan Bosanac <[email protected]>
Date: 2016-05-25T11:39:46Z
https://issues.apache.org/jira/browse/ARTEMIS-537 - allow artemis to work
properly with karaf jaas implementation
----
> Allow Artemis to use Karaf JAAS security
> ----------------------------------------
>
> Key: ARTEMIS-537
> URL: https://issues.apache.org/jira/browse/ARTEMIS-537
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: osgi
> Affects Versions: 1.2.0
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 1.3.0
>
>
> Right now Artemis can use only it's own role principal class when authorising
> clients. When used inside other container and leveraging their JAAS security
> implementation, we need to allow more flexibility in how we check client
> roles.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)