Cerbos Hub
New tools for effortless policy creation and testing in Cerbos Hub are now live!
We are introducing new features in the Cerbos Hub Playground that aim to simplify how developers write, test, and iterate on authorization policies. These updates are designed to enhance the policy experimentation and testing experience, for longtime users and for those just getting started with Cerbos.
This release includes three additions:
- RBAC Policy Wizard
- API Request Simulator
- Connect a Local PDP
These new features reduce the time and effort involved in writing and testing policies, addressing common frustrations developers face in their workflow. The goal is to streamline the entire process, allowing for more efficient and realistic policy testing without the need for repetitive manual tasks.
With these enhancements, developers can spend less time on setup and more time on meaningful experimentation and testing, leading to a more productive workflow.
Explore Cerbos Hub
Cerbos PDP
The v0.39.0 version of Cerbos PDP includes a new, experimental policy type for defining access matrices for roles, a reworked blob storage driver, the ability to run Cerbos in-process for Go developers, and much more.
This release introduces a new, experimental policy type for defining access matrices for roles. Role policies enable policy authors to further refine the permissions by defining a set of resources and actions that a principal with a particular role is allowed to perform on them.
You can find the full release notes here: v0.39.0
Cerbos PDP is open source, check out our GitHub