Polar Conceptual Overview
Polar is Oso's custom-built logic programming language, optimized for authorization uses. To help you learn how to write policies in Oso Cloud, we have tutorials that demonstrate a number of Polar's core features.
| Tutorial | Description | 
|---|---|
| Types | Understand how Polar's type system determines authorization decisions. | 
| Advanced Resource Creation | Use shorthand rules to simplify RBAC and ReBAC policies. | 
| Testing + Policy Iteration | Write unit tests in Polar and use them to iterate on your policy |