GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2451
ARTEMIS-2192 LegacyLDAPSecuritySettingPlugin uses hard-coded RDN types
Change the LegacyLDAPSecuritySettingPlugin to interpret the search
results based on the order of the returned RDNs rather than hard-coded
types.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2192
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2451.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 #2451
----
commit 7509464892e9cf9d59501a04d0a80e3c571403e7
Author: Justin Bertram <jbertram@...>
Date: 2018-10-04T17:41:40Z
ARTEMIS-2192 LegacyLDAPSecuritySettingPlugin uses hard-coded RDN types
Change the LegacyLDAPSecuritySettingPlugin to interpret the search
results based on the order of the returned RDNs rather than hard-coded
types.
----
---