You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by 陈江枫 <ka...@gmail.com> on 2017/03/06 09:36:01 UTC

kafka authenticate

Hi, all
I'm trying to modify kafka authentication using our own authenticating
procedure, authorization will stick to kafka's acls .
Does every entry which fetches data from certain topic need to go through
authentication? ( Including KafkaStreams, replica to leader ,etc.)