Authentication

By default, WarpStream Agents are configured without authentication. WarpStream supports the following authentication mechanisms and protocols for WarpStream Agents.

SASL

SASL (Simple Authentication Security Layer) is a framework that provides developers of applications and shared libraries with mechanisms for authentication, data integrity-checking, and encryption. The following topic explains how to configure SASL in WarpStream.

Mutual TLS (mTLS)

With mTLS (mutual TLS) authentication, both Kafka clients and servers use TLS certificates to verify each other’s identities to ensure that traffic is secure and trusted in both directions. The following topic explains how to configure mTLS in WarpStream.

Basic Authentication

WarpStream's BYOC Schema Registry supports basic authentication. The following topic explains how to configure basic authentication in WarpStream.

Last updated

Was this helpful?