conduktor.io ↗

KIP-249 — Add Delegation Token Operations to KafkaAdminClient

Discussion Kafka 2.0 AdminSecurity

Adds CreateDelegationToken, RenewDelegationToken, ExpireDelegationToken, and DescribeDelegationToken operations to the Java AdminClient API. KIP-48 implemented the broker-side protocol and request/response types but omitted the AdminClient surface, leaving users without a programmatic way to manage delegation tokens.

Details

AuthorManikumar Reddy O.
StatusDiscussion
Kafka Version2.0
JIRAKAFKA-6447
WikiView on Apache Wiki
Created2018-01-14
Last Modified2018-01-17
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.