access.control.allow.origin — Kafka Connect Worker Configuration
Value to set the Access-Control-Allow-Origin header to for REST API requests.To enable cross origin access, set this to the domain of the application that should be permitted to access the API, or '*' to allow access from any domain.
Description
Value to set the Access-Control-Allow-Origin header to for REST API requests.To enable cross origin access, set this to the domain of the application that should be permitted to access the API, or '*' to allow access from any domain. The default value only allows access from the domain of the REST API.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.10.0 | |
| 0.10.1 | |
| 0.10.2 | |
| 0.11.0 | |
| 1.0 | |
| 1.1 | |
| 2.0 | |
| 2.1 | |
| 2.2 | |
| 2.3 | |
| 2.4 | |
| 2.5 | |
| 2.6 | |
| 2.7 | |
| 2.8 | |
| 3.0 | |
| 3.1 | |
| 3.2 | |
| 3.3 | |
| 3.4 | |
| 3.5 | |
| 3.6 | |
| 3.7 | |
| 3.8 | |
| 3.9 | |
| 4.0 | |
| 4.1 | |
| 4.2 | |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.