Add permission
You can register new permissions by clicking the Add button in the upper right corner of the ACL list page.
- Username. Username of Kafka connection client.
- Host. Network address used by clients to connect to the broker. Enter the address you want to allow or deny.
- Convenience (Preset). PRODUCER and CONSUMER types are provided as preset types. When you select the type, permissions are set appropriately. Other permissions can be granted as Custom types. Convenience types cannot be selected at the same time.
- Authority. Select ALLOW or DENY.
- TOPIC. Topic name. Resource pattern match type. Select the actions you want to allow or deny.
- GROUP. Consumer group name. Resource pattern match type. Select the actions you want to allow or deny.
- TransactionalID. Transactional ID. Resource pattern match type. Select the actions you want to allow or deny
Modify Permissions
Each added authority is registered individually. You can change it by deleting the items that need to be modified and registering them again.
Delete Permission
You can delete the permission by clicking the delete icon to the right of the permission you want to delete from the permission list . Or you can delete multiple permissions by selecting the checkboxes in the first column, and using the delete button below the search box at the top.