What isWhat is a Policy?

A policy is a collection of rules that defines the authorization logic for an application. They specify which actors can perform which actions on which resources.

In Oso, policies are written in the Polar language.

Authorization done right