MDS Kafka on TigerGraph

Hi, how can I set up the MDS authentication of Kafka on TigerGraph?

@minhntn This section of the documentation covers authentication configurations for Kafka and TigerGraph. I’ve also included a few additional links that could assist with configuring your Kafka pipelines.

SSL/SASL Authentication for Kafka Loader

Link to Documentation

TigerGraph’s Kafka loader supports authentication and encryption using SSL and SASL protocols. This page details how to set up the following authentication and encryption protocol between the server (the external Kafka cluster) and the client (your TigerGraph instance). The authentication and encryption protocol for the Kafka loader must match the authentication and encryption protocol used by the server:

Additional Resources