What is Policy Loading?

Policy loading is the process of importing a .polar file into the Oso engine, making its rules available for evaluation. You can load policies either manually (e.g., via code) or automatically (e.g., via Oso Cloud).

Authorization done right