Owner Configs
Syntax
Owner configs are stored as a ".owner" property on a path in the database using SET_OWNER operation.
Meaning of the syntax keywords can be summarized as follows:
Examples
Owner configs can be set as the following examples:
Application of Owner Configs
Write permission on a rule or owner path is check as follows:
When there are no owner configs on the requested path, closest ancestor owner config is applied
Owner config always overrides its ancestors' owner configs
Last updated