You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose, I have two clients A and B. and two topics T1 and T2.
Client A want to send the message on topic T1. But he should not able to send message on topic T2 .
Client B want to send the message on topic T2. But he should not able to send message on topic T1 .
Can we add such authorization in Kafka-pixy? Which we can do in Kafka broker using ACLS.Please help me on this.
The text was updated successfully, but these errors were encountered:
amitgurav04
changed the title
How can we add Autherization/ACL?
How can we add Authorization/ACL?
Jan 2, 2019
@amitgurav04 you have asked a few questions about Kafka-Pixy recently. I am wondering what is the use case you are considering Kafka-Pixy for, if you do not mind sharing?
Suppose, I have two clients A and B. and two topics T1 and T2.
Client A want to send the message on topic T1. But he should not able to send message on topic T2 .
Client B want to send the message on topic T2. But he should not able to send message on topic T1 .
Can we add such authorization in Kafka-pixy? Which we can do in Kafka broker using ACLS.Please help me on this.
The text was updated successfully, but these errors were encountered: