What is Permissions?

Permissions define the specific actions that an actor is allowed to perform on a resource. In Oso, permissions are often granted through roles, policies, or attributes and are a fundamental unit in any access control system.

Authorization done right