conduktor.io ↗

inter.worker.verification.algorithms — Kafka Connect Worker Configuration

A list of permitted algorithms for verifying internal requests, which must include the algorithm used for the inter.worker.

Description

A list of permitted algorithms for verifying internal requests, which must include the algorithm used for the inter.worker.signature.algorithm property. The algorithm(s) '[HmacSHA256]' will be used as a default on JVMs that provide them; on other JVMs, no default is used and a value for this property must be manually specified in the worker config.

Default Values by Kafka Version

Kafka VersionDefault Value
2.4HmacSHA256
2.5HmacSHA256
2.6HmacSHA256
2.7HmacSHA256
2.8HmacSHA256
3.0HmacSHA256
3.1HmacSHA256
3.2HmacSHA256
3.3HmacSHA256
3.4HmacSHA256
3.5HmacSHA256
3.6HmacSHA256
3.7HmacSHA256
3.8HmacSHA256
3.9HmacSHA256
4.0HmacSHA256
4.1HmacSHA256
4.2HmacSHA256
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.