KIP-285 — Connect Rest Extension Plugin
Accepted Kafka 2.0 Connect
Introduces a ConnectRestExtension SPI allowing third parties to register custom JAX-RS resources, filters, and providers into the Connect REST server for authentication, authorization, and custom endpoints. Connect's REST API had no extension points for security middleware, forcing teams to proxy the REST API or modify the Connect source to enforce access control.
Details
| Author | Magesh kumar Nandakumar |
| Status | Accepted |
| Kafka Version | 2.0 |
| JIRA | KAFKA-6776 |
| Wiki | View on Apache Wiki |
| Created | 2018-04-11 |
| Last Modified | 2018-05-30 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.