KIP-1298 — Per-Resource-Type Authorization for LIST_CONFIG_RESOURCES
Discussion Kafka 4.5 SecurityAdmin
Refines the authorization model for the LIST_CONFIG_RESOURCES RPC (introduced by KIP-1142) so that permission checks are scoped per resource type rather than requiring DESCRIBE_CONFIGS on the CLUSTER resource for all types. The current all-or-nothing CLUSTER-level gate is inconsistent with finer-grained RPCs like LIST_GROUPS, which only requires DESCRIBE on the CLUSTER resource.
Protocol Impact
Details
| Author | Kuan Po Tseng |
| Status | Discussion |
| Kafka Version | 4.5 |
| JIRA | KAFKA-20144 |
| Wiki | View on Apache Wiki |
| Created | 2026-03-15 |
| Last Modified | 2026-04-06 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.