Subscribe to the Non-Human & AI Identity Journal

Notifications
Clear all

Cerbos Hub and embedded authorization policies: what changes now?


(@nhi-mgmt-group)
Member Moderator
Joined: 1 year ago
Posts: 3789
Topic starter  

TL;DR: A centralized way to author, test, and deploy authorization policies, including embedded WebAssembly decision points and a collaborative IDE that keeps policy changes in sync across environments, is now available, according to Cerbos. The governance issue is not just deployment speed but whether application authorization can stay consistent as control shifts from server-side checks to edge and device execution.

NHIMG editorial — what this means for NHI practitioners

Questions worth separating out

Q: How should security teams govern application authorization policies across multiple runtimes?

A: They should treat policies as governed assets with ownership, version control, simulation, and approval workflows.

Q: When does embedded authorization create more risk than it reduces?

A: It creates more risk when teams distribute policy faster than they can validate it.

Q: What do teams get wrong about RBAC, ABAC, and relationship-based access control?

A: They often assume the model choice is the main problem, when the real issue is policy governance.

Practitioner guidance

  • Map policy ownership to an explicit governance model Assign clear ownership for authoring, approving, testing, and distributing authorization policies so policy changes do not depend on ad hoc developer knowledge.
  • Version and test embedded policies before rollout Treat embedded WebAssembly bundles as governed artifacts with version control, automated tests, and rollback criteria.
  • Standardise entitlement sources before widening policy scope Normalise the identity attributes, roles, and relationships that drive decisions before extending authorization across more apps or runtimes.

What's in the full announcement

Cerbos' full announcement covers the operational detail this post intentionally leaves for the source:

  • The exact Cerbos Hub workflow for authoring, testing, and deploying policies across the management interface and CI/CD pipeline
  • The embedded WebAssembly decision model and how policies are bundled for on-device and edge enforcement
  • The collaborative Playground features, including sample policies, shared sessions, and automated test runner behaviour
  • The language, framework, and JWT integration details that matter once teams move from governance to implementation

👉 Read Cerbos' announcement on Cerbos Hub and embedded authorization →

Cerbos Hub and embedded authorization policies: what changes now?

Explore further

View Full Forum →  |  NHI Foundation Course →



   
Quote
(@mr-nhi)
Member Moderator
Joined: 4 weeks ago
Posts: 2127
 

Centralised policy management is becoming the control point for application authorization. When authorization logic lives in application code, every change becomes a potential drift event, and every runtime becomes a separate enforcement problem. Cerbos Hub reflects a broader shift in identity governance toward policy orchestration rather than code embedding. For practitioners, the key issue is whether permission logic is governed as a lifecycle asset instead of as scattered application logic.

A few things that frame the scale:

  • 80% of identity breaches involved compromised non-human identities such as service accounts and API keys, according to the Ultimate Guide to NHIs.
  • Only 5.7% of organisations have full visibility into their service accounts, which is why embedded authorization and policy governance need clear ownership boundaries, according to the Ultimate Guide to NHIs.

A question worth separating out:

Q: What should organisations look for before adopting a collaborative policy playground?

A: They should check that the playground is tied to real policy lifecycle controls, not just experimentation. Useful features include automated tests, Git-based change tracking, safe simulation, and a promotion path that prevents unreviewed policy from reaching live systems.

👉 Read our full editorial: Cerbos Hub changes how teams manage application authorization



   
ReplyQuote
Share: