What is Principal?

A principal is a general term for the actor or entity making a request in an access control system. In Oso, this typically maps to an "actor"—like a user or service—that initiates actions on resources.

Authorization done right