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
- Log in to the RocketMQ console.
- Click a RocketMQ instance name to go to the instance overview page.
- In the Connection area, click
next to ACL. - Click OK.
When Users is displayed in the navigation pane on the left, ACL is enabled.
Related Documents
- To configure ACL by calling an API, see Modifying Instance Information.
- To configure ACL users when ACL is enabled, see Configuring RocketMQ ACL Users.