Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9AC53200C59 for ; Mon, 17 Apr 2017 21:10:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 996A5160BAB; Mon, 17 Apr 2017 19:10:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D93DC160B92 for ; Mon, 17 Apr 2017 21:10:47 +0200 (CEST) Received: (qmail 37313 invoked by uid 500); 17 Apr 2017 19:10:46 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 37302 invoked by uid 99); 17 Apr 2017 19:10:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Apr 2017 19:10:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7AF99DFC4A; Mon, 17 Apr 2017 19:10:46 +0000 (UTC) From: sjhiggs To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1206: ARTEMIS-1116 - added role mapper for LDAP role... Content-Type: text/plain Message-Id: <20170417191046.7AF99DFC4A@git1-us-west.apache.org> Date: Mon, 17 Apr 2017 19:10:46 +0000 (UTC) archived-at: Mon, 17 Apr 2017 19:10:48 -0000 Github user sjhiggs commented on the issue: https://github.com/apache/activemq-artemis/pull/1206 Proposed XML configuration structure: ~~~ admin Administrator amq ~~~ Thoughts? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---