What is DescribeDelegationToken?
Lists active delegation tokens, optionally filtered by owner. Operators use this to find tokens that weren't properly revoked after jobs completed and to verify expiry times.
| Version | Kafka | Changes |
|---|---|---|
| DescribeDelegationTokenRequest | ||
| v1 | 2.2 | is the same as version 0. |
| v2 | 2.5 | ~ Flexible encoding enabled FLEXIBLE adds flexible version support |
| v3 | 3.3 | adds token requester into the response |
| DescribeDelegationTokenResponse | ||
| v1 | 2.2 | on quota violation, brokers send out responses before throttling. |
| v2 | 2.5 | ~ Flexible encoding enabled FLEXIBLE adds flexible version support |
| v3 | 3.3 | + TokenRequesterPrincipalType string+ TokenRequesterPrincipalName stringadds token requester details |