Access Control List
Access Control List (ACL) is a set of rules that determine which functions a user can access.
It consists of simple instructions using the terms ALLOW or DENY, followed by the name of a function or group.
By default, an ACL is set to DENY ALL.
Instructions are executed in the order they are listed.
If group scopes overlap, the second instruction overrides the overlapping portion.
Example
The example below allows the user to browse Stores, create files, and use Threads, but prevents them from deleting Threads or messages:
Example Breakdown
Object-Level Rules
It is also possible to bind an ACL rule to a specific object by using function arguments:
Example
See Also
Check all ACL groups in PrivMX Bridge API Reference.
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.