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

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

omkreddy opened a new pull request #5110: KAFKA-6562: (follow-up) Publish 
"jackson-databind" lib as provided scope dependency of kafka clients library
URL: https://github.com/apache/kafka/pull/5110
 
 
   #jackson-databind library is mapped as a provided library by using maven 
plugin configuration-to-scope mapping feature.
   
https://docs.gradle.org/current/javadoc/org/gradle/api/artifacts/maven/Conf2ScopeMappingContainer.html
   #Clients using default implementation of SASL/OAUTHBEARER mechanism must 
provide jackson-databind library to Kafka client runtime.
   
   
   ### 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:
us...@infra.apache.org


> KIP-255: OAuth Authentication via SASL/OAUTHBEARER
> --------------------------------------------------
>
>                 Key: KAFKA-6562
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6562
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>            Reporter: Ron Dagostino
>            Assignee: Ron Dagostino
>            Priority: Major
>             Fix For: 2.0.0
>
>
> KIP-255: OAuth Authentication via SASL/OAUTHBEARER 
> (https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75968876) 
> proposes adding the ability to authenticate to Kafka with OAuth 2 bearer 
> tokens using the OAUTHBEARER SASL mechanism.  Token retrieval and token 
> validation are both pluggable.



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

Reply via email to