Glossary
Authorization Policy
An authorization policy is a set of rules that governs what a verified identity is permitted to do. In agent governance, authorization policies define which tools an agent can call, which data it can access, what actions it can take on behalf of a user, and under what conditions those permissions apply. Policies should be machine-readable, version-controlled, and enforced at runtime rather than hardcoded into application logic.