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 |
---|---|
Introduction | Learn basic policy construction, as well as managing authorization data. |
Testing + Policy Iteration | Write unit tests in Polar and use them to iterate on your policy |
Types | Understand how Polar's type system determines authorization decisions. |
Advanced Resource Creation | Use shorthand rules to simplify RBAC and ReBAC policies. |