GitHub user gtully opened a pull request: https://github.com/apache/activemq-artemis/pull/1961
[ARTEMIS-1758] support SASL EXTERNAL with TextCertLoginModule - rework proton handler to use saslListener You can merge this pull request into a Git repository by running: $ git pull https://github.com/gtully/activemq-artemis ARTEMIS-1758 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/1961.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 #1961 ---- commit a7d4d6e8a18e4ff5164bcee03d677342d5eeabb9 Author: gtully <gary.tully@...> Date: 2018-03-13T17:21:06Z [ARTEMIS-1758] support SASL EXTERNAL with TextCertLoginModule - rework proton handler to use saslListener ---- ---