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
| Author | Manikumar Reddy O. |
| Status | Discussion |
| Kafka Version | 2.0 |
| JIRA | KAFKA-6447 |
| Wiki | View on Apache Wiki |
| Created | 2018-01-14 |
| Last Modified | 2018-01-17 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.