Aserto
Aserto is a cloud-native authorization platform providing fine-grained, policy-based access control for applications and APIs. Built on Open Policy Agent (OPA) and a Google Zanzibar-inspired directory, Aserto exposes REST and gRPC APIs for the Authorizer (real-time authorization decisions), Directory (managing users, groups, objects, and relations), and Decision Logs (audit trails of authorization events). The open-source Topaz engine carries the technology forward after the commercial SaaS control plane was wound down in May 2025.
APIs
Aserto Authorizer API
Real-time authorization decision engine powered by Open Policy Agent. Exposes /is, /query, and /decisiontree endpoints that evaluate a policy against identity context, resource ...
Aserto Directory API
Manages the authorization data store — users, groups, objects, relations, and permissions — modelled after the Google Zanzibar relationship-based access control (ReBAC) system. ...
Aserto Decision Logs API
Collects and surfaces a complete audit trail of authorization decisions made by connected Authorizer instances. Supports compliance, debugging, and analytics use cases by record...
Aserto Control Plane API
Management API for the Aserto SaaS control plane (wound down May 2025, succeeded by the open-source Topaz project). Provided lifecycle management of policies, Edge Authorizer in...