日本語

How to use a Kafka broker with authentication

Overview

A Kafka broker provides the following authentication methods for client connection.

Among them, SINETStream supports the following methods.

  1. SSL/TLS authentication (client authentication)
  2. SASL/PLAIN
  3. SASL/SCRAM-SHA-256, SASL/SCRAM-SHA-512

Refer to the respective pages for instructions on how to configure SINETStream and a Kafka broker to enable authentication.