conduktor.io ↗

KIP-7 — Security - IP Filtering

Discussion SecurityBroker

KIP-7 proposed adding IP-based connection filtering to Kafka brokers to restrict which client hosts can connect, enforced at the socket accept level. Without network-layer access control, any client that knows the broker address and port can attempt to connect, relying solely on SASL/SSL for authentication rather than having a connection-level IP allowlist.

Details

AuthorJeff Holoman
StatusDiscussion
JIRAKAFKA-180
WikiView on Apache Wiki
Created2015-01-22
Last Modified2015-04-21
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.