conduktor.io ↗

KIP-56 — Allow cross origin HTTP requests on all HTTP methods

Accepted Connect

KIP-56 adds an `access.control.allow.methods` worker config to the Kafka Connect REST server so that CORS preflight responses include the operator-specified HTTP methods beyond the defaults (GET, POST, HEAD). Without it, browser-based tooling and dashboards cannot issue PUT, DELETE, or PATCH requests to the Connect REST API from a different origin.

Details

AuthorLiquan Pei
StatusAccepted
JIRAKAFKA-3578
WikiView on Apache Wiki
Created2016-04-18
Last Modified2016-04-29
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.