[
https://issues.apache.org/jira/browse/KAFKA-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245243#comment-15245243
]
ASF GitHub Bot commented on KAFKA-3517:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/1232
KAFKA-3517: Add documentation for SASL/PLAIN
Documentation corresponding to KIP-43 - SASL/PLAIN and multiple mechanism
support.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-3517
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1232.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 #1232
----
commit 4ba3186e324870e2c7002fb4ea3fb4e0db57c66e
Author: Rajini Sivaram <[email protected]>
Date: 2016-04-15T17:05:12Z
KAFKA-3517: Add documentation for SASL/PLAIN
----
> Document configuration of SASL/PLAIN and multiple mechanisms
> ------------------------------------------------------------
>
> Key: KAFKA-3517
> URL: https://issues.apache.org/jira/browse/KAFKA-3517
> Project: Kafka
> Issue Type: Task
> Components: security
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Fix For: 0.10.0.0
>
>
> Update the security section of the documentation on the support of new
> mechanism, how to specify and plug in PlainLoginModule, and what it takes to
> enable multiple mechanisms on the broker side
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)