Re: Kafka + ACL Topic based security ,Spring Boot

2017-09-22 Thread Ted Yu
Attachment didn't come thru. Have you read ? https://cwiki.apache.org/confluence/display/KAFKA/Security especially the https://cwiki.apache.org/confluence/display/KAFKA/Security#Security-ImplementingthePermissionManager section ? On Fri, Sep 22, 2017 at 2:45 AM, Pooppillikudiyil, Joby < joby.poo

Kafka + ACL Topic based security ,Spring Boot

2017-09-22 Thread Pooppillikudiyil, Joby
Hi, I am currently looking to implement Topic based security for Spring Boot latest version for Kafka. I couldn’t find much examples|Tutorials for the same. I have a working producer and consumer ( attached) . Could someone help me to add a security to a particular topic ? Requirement: We hav