GitHub user gtully opened a pull request:
https://github.com/apache/activemq-artemis/pull/1449
[ARTEMIS-1310] SASL GSSAPI support
update to proton-j 0.20.0 and qpid-jms 0.24.0
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gtully/activemq-artemis sasl-gssapi
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1449.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 #1449
----
commit d4a281ed049acfa11b489ed43a06ba57669d7588
Author: gtully <[email protected]>
Date: 2017-07-28T15:02:32Z
[ARTEMIS-1310] add amqp sasl gssapi mechanism support
delegate to the jdk saslServer. Allow acceptor configuration of supported
mechanismis; saslMechanisms=<a,b>
and allow login config scope for krb5 to be configured via
saslLoginConfigScope=x
commit 1496b8c463eec9fbe385a8c9e4be7e9141018454
Author: gtully <[email protected]>
Date: 2017-08-02T11:19:07Z
[ARTEMIS-1310] [ARTEMIS-1264] consolidate configuration to require login
configuration scope
commit b551f9ea978eaf0607cd7b8c1567cc13d06031c8
Author: gtully <[email protected]>
Date: 2017-08-02T14:05:50Z
[ARTEMIS-1310] require mechanism to be explicitly enabled
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---