conduktor.io ↗

KIP-231 — Improve the Required ACL of ListGroups API

Accepted Kafka 2.1 SecurityAdmin

Relaxes the ACL requirement for ListGroups from requiring Describe permission on the Cluster resource to returning only groups the caller has Describe permission on, silently filtering others. The existing design required Cluster-level Describe to list any groups, which is an overly broad privilege — service accounts only needed to see their own groups but had to be granted cluster-wide visibility.

Protocol Impact

ListGroups

Details

AuthorVahid Hashemian
StatusAccepted
Kafka Version2.1
JIRAKAFKA-5638
WikiView on Apache Wiki
Created2017-11-29
Last Modified2018-10-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.