sndev.io / docs

ACL

Access control list rules for table and field security.

The acl skill creates Access Control List rules (sys_security_acl) and attaches roles to them. ACLs govern who can read, write, create, and delete records or fields.
OperationDescription
add_roleAttach a role requirement to an ACL rule
createCreate an ACL rule with operation, condition, and script
Run sn ops acl to see the full input schema for each operation.
You

Create an ACL rule that restricts the u_salary field on hr_case to the HR Admin role.