You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/14 11:11:00 UTC

[jira] [Commented] (ARTEMIS-1310) Provide GSSAPI (kerberos) SASL mechanism for AMQP

    [ https://issues.apache.org/jira/browse/ARTEMIS-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290717#comment-16290717 ] 

ASF GitHub Bot commented on ARTEMIS-1310:
-----------------------------------------

GitHub user gtully opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1711

    [ARTEMIS-1310] [ARTEMIS-1264] - remove some dead code - krb5 login mo…

    …dule and jaas callback handler now have the smarts to query netty

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gtully/activemq-artemis JBEAP-13868

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1711.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 #1711
    
----
commit 2e1c909a69f15953277fbe696b2e278f704c2e72
Author: gtully <ga...@gmail.com>
Date:   2017-12-14T11:07:15Z

    [ARTEMIS-1310] [ARTEMIS-1264] - remove some dead code - krb5 login module and jaas callback handler now have the smarts to query netty

----


> Provide GSSAPI (kerberos) SASL mechanism for AMQP
> -------------------------------------------------
>
>                 Key: ARTEMIS-1310
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1310
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.2.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 2.3.0
>
>
> implement GSSAPI sasl mechanism for AMQP transport allowing kerberos single sign on (authentication) and subsequent authorisation
> Doco: https://github.com/apache/activemq-artemis/blob/master/docs/user-manual/en/security.md#kerberos-authentication



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)