[
https://issues.apache.org/jira/browse/KAFKA-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117091#comment-15117091
]
ASF GitHub Bot commented on KAFKA-3149:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/812
KAFKA-3149: Extend SASL implementation to support more mechanisms
Code changes corresponding to KIP-43 to enable review of the KIP.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-3149
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/812.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 #812
----
commit 67ec8fb9ef90e1f46e2e4d68f961f95fe6162cc4
Author: Rajini Sivaram <[email protected]>
Date: 2016-01-26T11:30:51Z
KAFKA-3149: Extend SASL implementation to support more mechanisms
----
> Extend SASL implementation to support more mechanisms
> -----------------------------------------------------
>
> Key: KAFKA-3149
> URL: https://issues.apache.org/jira/browse/KAFKA-3149
> Project: Kafka
> Issue Type: Improvement
> Components: security
> Affects Versions: 0.9.0.0
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
>
> Make SASL implementation more configurable to enable integration with
> existing authentication servers.
> Details are in KIP-43:
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-43%3A+Kafka+SASL+enhancements]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)