KIP-44 — Allow Kafka to have a customized security protocol
Discussion Security
KIP-44 introduces a `CUSTOMIZED` security protocol and a `customized.network.channelbuilder` config that accepts a user-provided `ChannelBuilder` implementation, enabling arbitrary authentication and transport mechanisms beyond Kerberos and SSL. This allows users with existing token-based or non-GSSAPI authentication systems to integrate natively without rebuilding Kafka.
Details
| Author | XIAO, TAO |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2016-01-26 |
| Last Modified | 2016-01-26 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.