This topic describes how to perform access control list (ACL)-based access control in ApsaraMQ for Confluent.
Background information
ACLs are used for access control based on permissions. Compared with role-based access control (RBAC), ACLs are finer-grained.
You can use ACLs to manage permissions in ApsaraMQ for Confluent by using the following methods:
Use the ApsaraMQ for Confluent console. This topic describes this method in detail.
Use the Confluent CLI. For more information, see Use the Confluent CLI to manage ACLs.
Procedure
Log on to the ApsaraMQ for Confluent console. In the left-side navigation pane, click Instances.
On the Instances page, click the name of the instance that you want to manage.
In the left-side navigation pane, click Users. On the page that appears, find the user that you want to manage and click Grant Permission in the Actions column.
Parameter
Description
Resource Type
Instance: grants permissions on a cluster.
Topic: grants permissions on a topic.
Resource Mode
Literal
Prefixed
Resource Name
The name of the instance or topic to which you want to grant permissions.
Policy
Allow
Deny
Operation
Alter
AlterConfigs
Create
Delete
Describe
DescribeConfigs
Read
Write
For more information, see Operations.