You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/18 13:12:00 UTC

[jira] [Commented] (KAFKA-6800) Update documentation for SASL/PLAIN and SCRAM to use callbacks

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

ASF GitHub Bot commented on KAFKA-6800:
---------------------------------------

rajinisivaram opened a new pull request #4890: KAFKA-6800: Update SASL/PLAIN and SCRAM docs to use KIP-86 callbacks
URL: https://github.com/apache/kafka/pull/4890
 
 
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Update documentation for SASL/PLAIN and SCRAM to use callbacks
> --------------------------------------------------------------
>
>                 Key: KAFKA-6800
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6800
>             Project: Kafka
>          Issue Type: Task
>          Components: documentation, security
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Major
>             Fix For: 1.2.0
>
>
> Refer to custom callbacks introduced in KIP-86 in SASL documentation instead of replacing login module. Also include `org.apache.kafka.common.security.plain` and `org.apache.kafka.common.security.scram` in javadocs since these are now part of the public API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)