Authorization in Kafka

2017-12-14 Thread Wilko Zonnenberg
Hi All, I was wondering, is it possible to have one topic with data from different customers. And making sure a consumer can only read the messages of a certain customer. i.e.: Three messages: "message1 for customer1" "message2 for customer2" "message3 for customer1" Authorized as cu

Re: Authorization in Kafka

2017-12-14 Thread Wilko Zonnenberg
t; Thanks, > Subhash > > Sent from my iPhone > > > On Dec 14, 2017, at 9:03 AM, Wilko Zonnenberg > wrote: > > > > Hi All, > > > > I was wondering, is it possible to have one topic with data from > different > > customers. And making sure a consumer