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
Details
| Author | Manikumar Reddy O. |
| Status | Accepted |
| Kafka Version | 2.1 |
| JIRA | KAFKA-5690 |
| Wiki | View on Apache Wiki |
| Created | 2018-08-16 |
| Last Modified | 2018-09-18 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.