Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
By default, WarpStream Agents are configured without authentication. WarpStream supports the following authentication mechanisms and protocols for WarpStream Agents.
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.
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.
WarpStream's BYOC Schema Registry supports basic authentication. The following topic explains how to configure basic authentication in WarpStream.