forked from docs/doc-exports
Reviewed-by: Antonova, Ekaterina <ekantono@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
786 B
786 B
Does DMS for Kafka Support Authentication with Kerberos?
No, Kerberos authentication is not supported. Kafka supports client authentication with SASL and API calling authentication using tokens and AK/SK.
To access an instance in SASL mode, you need the certificates provided by DMS. For details, see Connecting to Kafka Using the Client (Ciphertext Access).
Parent topic: Connections