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 will override the overlapping portion.
The example below allows the user to browse Stores, create files, and use Threads, but doesn't allow to delete Threads or messages:
A more detailed explanation and breakdown of the example:
It's also possible to bind an ACL rule to a specific object by using function arguments:
For example:
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.