You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2016/10/07 16:57:22 UTC

[jira] [Updated] (KAFKA-2658) Implement SASL/PLAIN

     [ https://issues.apache.org/jira/browse/KAFKA-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson updated KAFKA-2658:
-----------------------------------
    Fix Version/s:     (was: 0.10.0.0)
                       (was: 0.10.1.0)

> Implement SASL/PLAIN
> --------------------
>
>                 Key: KAFKA-2658
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2658
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 0.9.0.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Critical
>
> KAFKA-1686 supports SASL/Kerberos using GSSAPI. We should enable more SASL mechanisms. SASL/PLAIN would enable a simpler use of SASL, which along with SSL provides a secure Kafka that uses username/password for client authentication.
> SASL/PLAIN protocol and its uses are described in [https://tools.ietf.org/html/rfc4616]. It is supported in Java.
> This should be implemented after KAFKA-1686. This task should also hopefully enable simpler unit testing of the SASL code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)