A permission assignment is the mapping of a specific permission (like "edit" or "delete") to a role or directly to an actor.
"edit"
"delete"
Oso supports this via role-based, attribute-based, and relationship-based models to control what actions are allowed.