Updated on 2022-09-14 GMT+08:00

Kafka Token Authentication Mechanism Scenario

Scenario

The token authentication mechanism is a lightweight authentication mechanism that does not require Kerberos authentication. It can be used in APIs.

Development Guideline

  1. Use a Linux client to create a token. For details, see Kafka Token Authentication Mechanism Tool Usage.
  2. Use the token mechanism for authentication in the secondary development sample.