[
https://issues.apache.org/jira/browse/ARTEMIS-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971511#comment-15971511
]
ASF GitHub Bot commented on ARTEMIS-1116:
-----------------------------------------
Github user sjhiggs commented on the issue:
https://github.com/apache/activemq-artemis/pull/1206
Proposed XML configuration structure:
~~~
<role-mappings>
<role-mapping>
<role>admin</role>
<mapped-roles>
<mapped-role>Administrator</mapped-role>
<mapped-role>amq</mapped-role>
</mapped-roles>
</role-mapping>
<role-mappings>
~~~
Thoughts?
> map ldap roles to local artemis roles
> -------------------------------------
>
> Key: ARTEMIS-1116
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1116
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.0.0
> Reporter: Stephen Higgs
>
> Allow users to map LDAP roles to local ActiveMQ roles in the LDAP realm
> configuration, similar to what is provided in A-MQ6.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)