DEV Community

Cover image for Cerbos Hub: Simplifying Authorization for Developers
rohitg00 for Cerbos

Posted on

Cerbos Hub: Simplifying Authorization for Developers

Author, test & deploy

Extend Policy Decision Point (PDP) with centralized authorization

We are excited to announce our public beta launch for Cerbos Hub as well as two new features to make the life of developers and teams simpler when it comes to managing their authorizations!

Sign up for a free Cerbos Hub account

💥 New feature #1

Embeddable authorization policies via WebAssembly

Cerbos Hub also provides an embeddable version of the policies that allow for taking authorization decisions on-device, at edge, and in environments where it is not possible to run a service.

The Cerbos Hub CI/CD pipeline will produce bundles, keeping them in sync with your policies on every change.

The access to be facilitated in applications will be via the Cerbos SDKs. And they handle auth checks without needing a roundtrip to the backend service.

Check out the documentation for more

💥 New feature #2

Write and test policies in the Cerbos Hub’s IDE Collaborative Playground

For those who are familiar with Cerbos’ open source product, Cerbos PDP, the Cerbos Playground is going to be a familiar concept.

It is the interactive space where users are able to write, test and simulate Cerbos policies in real-time.

Cerbos Hub now has a full-featured collaborative IDE - Cerbos Hub Playground, to develop, iterate and test policy.

It comes with instant feedback on changes, It comes with an automated test runner, it integrates into your git-based workflow, Play with the capabilities of Cerbos without any setup or installation with included sample policies.

Read the documentation for more

Resources

Top comments (0)