Updated on 2026-01-07 GMT+08:00

Enabling RocketMQ ACL

RocketMQ instances support precise identification of producers and consumers through ACL (Access Control List)-based permission management. When ACL is enabled, message production and consumption require authentication.

Notes and Constraints

Enabling ACL will disconnect clients without authentication configuration.

Prerequisite

A RocketMQ instance has been purchased.

Enabling RocketMQ ACL

  1. Log in to the RocketMQ console.
  2. Click a RocketMQ instance name to go to the instance overview page.
  3. In the Connection area, click next to ACL.
  4. Click OK.

    When Users is displayed in the navigation pane on the left, the ACL is enabled.

Related Documents