conduktor.io ↗

Kafka Error DELEGATION_TOKEN_AUTH_DISABLED

Error code 61 · Non-retriable Security

Delegation Token feature is not enabled.

Common Causes

Solutions

Diagnostic Commands

# Check delegation token config grep 'delegation.token' /path/to/server.properties # Check delegation token configuration kafka-configs.sh --bootstrap-server localhost:9092 --entity-type brokers --entity-default --describe | grep delegation

Related APIs

This error can be returned by: DescribeDelegationToken

Debugging Kafka errors? Conduktor Console gives you real-time visibility into your cluster. Explore all errors in the Error Decoder.