User Management

Please configure the Kafka users as needed.

Prerequisites

A Kafka instance has been created and is running

TOC

Procedure

Web Console
  1. Click on Kafka in the left navigation bar.

  2. Select the target namespace.

  3. Click on the target instance name to enter the details page.

  4. In the User Management tab, click on Create User.

  5. Configure the parameters according to the following instructions:

    ParameterDescription
    Authentication MethodMust be consistent with the authentication method of the Kafka instance. If the instance has multiple authentication methods, one can be selected as needed.
    PermissionsDefines the user's access permissions to topics, consumers, transactions, and other resources.
  6. Click on Create.

Notes
  • User passwords or certificates are stored in a secure dictionary.
  • It is recommended to regularly update passwords for users using SCRAM-SHA-512 authentication to enhance security.