Skip to main content

Overview

Grantex supports AWS Cedar as a pluggable policy backend. Cedar provides fine-grained, type-safe policy evaluation with an entity-based model.

Configuration

Cedar Entity Model

Grantex maps authorization requests to Cedar’s entity model:

Example Cedar Policy

Timeout and Fallback

Same as OPA: 5-second timeout with configurable fallback to built-in.
Last modified on March 2, 2026