conduktor.io ↗

KIP-430 — Return Authorized Operations in Describe Responses

Accepted Kafka 2.3 SecurityAdminProtocol

Adds an includedAuthorizedOperations field to DescribeTopics, DescribeGroups, and DescribeCluster responses, listing which ACL operations the requesting principal is authorized to perform on the described resource. Without this, clients like Kafka Manager or Cruise Control must issue separate ACL describe requests (requiring additional permissions) to determine what operations a user can perform.

Protocol Impact

DescribeGroups · Metadata

Details

AuthorRajini Sivaram
StatusAccepted
Kafka Version2.3
JIRAKAFKA-7922
WikiView on Apache Wiki
Created2019-02-12
Last Modified2019-05-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.