Important

You are viewing documentation for an older version of Confluent Platform. For the latest, click here.

Confluent REST Proxy Security Plugin

This is a commercial component of Confluent Platform.

Confluent REST Proxy allows producing and consuming messages through a REST interface. The security plugin adds the capability to authenticate the incoming request, build the principal and then propagate the same to the requests to Apache Kafka® using the configured security mechanism. The authorization is enforced through Kafka ACLs.

Note

The Confluent REST Proxy Security plugin and ACLs does not work with the V1 consumer API’s since it uses a simple consumer which doesn’t support Kafka Security.