[
https://issues.apache.org/jira/browse/ARTEMIS-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971090#comment-15971090
]
ASF GitHub Bot commented on ARTEMIS-1116:
-----------------------------------------
Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1206
Couple of things:
- The commit message should follow the format outlined in the [Hacking
Guide](https://github.com/apache/activemq-artemis/blob/master/docs/hacking-guide/en/maintainers.md#commit-messages).
- You have a fair number of checkstyle violations. See more
[here](https://builds.apache.org/blue/organizations/jenkins/ActiveMQ-Artemis-PR-Build/detail/ActiveMQ-Artemis-PR-Build/2607/pipeline).
You run the checkstyle stuff locally by using 'mvn -Pdev install'.
- I wonder if this feature would be better if it was more general so that
it could be used with any login module rather than isolated only to the LDAP
login module. What do you think?
> 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)