All Products
Search
Document Center

:Perform ACL-based access control

Last Updated:Jul 29, 2024

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:

Procedure

  1. Log on to the ApsaraMQ for Confluent console. In the left-side navigation pane, click Instances.

  2. On the Instances page, click the name of the instance that you want to manage.

  3. 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.