What isWhat is a Permission Assignment?

A permission assignment is the mapping of a specific permission (like "edit" or "delete") to a role or directly to an actor.

Oso supports this via role-based, attribute-based, and relationship-based models to control what actions are allowed.

Authorization done right