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

Rajini Sivaram commented on KAFKA-2658:
---------------------------------------

[~junrao] The minimal changeset referred to in the comment above that would 
enable us to integrate Kafka 0.9.0.0 with our authentication service is in the 
branch KAFKA-2658-minimal in the repository 
https://github.com/rajinisivaram/kafka. You can view the changes here: 
https://github.com/apache/kafka/compare/trunk...rajinisivaram:KAFKA-2658-minimal.
 Please let me know if it would be possible to integrate this into 0.9.0.0. If 
so, I can submit a PR today. Thank you...

> Implement SASL/PLAIN
> --------------------
>
>                 Key: KAFKA-2658
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2658
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: security
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Critical
>             Fix For: 0.9.0.0
>
>
> 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)

Reply via email to