conduktor.io ↗

KIP-357 — Add support to list ACLs per principal

Accepted Kafka 2.1 SecurityAdmin

Adds a `--principal` filter option to `kafka-acls.sh --list` so operators can retrieve all ACLs assigned to a specific principal in one command. Currently, `--list` only filters by resource; finding all ACLs for a principal requires iterating the full ACL list and grepping.

Protocol Impact

DescribeAcls

Details

AuthorManikumar Reddy O.
StatusAccepted
Kafka Version2.1
JIRAKAFKA-5690
WikiView on Apache Wiki
Created2018-08-16
Last Modified2018-09-18
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.