What is Relationships?

Relationships in authorization model how users are connected to resources—for example, a user being a "member" of a team or an "owner" of a document. In Oso, relationship-based access control (ReBAC) can be implemented through policy rules that model these connections.

Authorization done right