Tutorials
Start here.
These tutorials teach you the basics of Oso Cloud such as creating and iterating on authorization models and policies, adding data for authorization decisions, and testing and refining these policies.
- For a quick rundown of using Oso Cloud and creating your first authorization policy, do the Quickstart.
- To learn how to model your authorization logic, do the Modeling Tutorial.
- To learn how to replace home-grown authorization code with Oso Cloud, check out the Adoption Guide.
- To learn how to integrate Oso into a real-world Github-like application, read the End-to-End Example.