Skip to main content

3 docs tagged with "rego"

View all tags

Policy Authoring

Well-structured Rego is easier to review in Git, test in CI, and promote through EnforceAuth environments. These conventions match what we see in enterprise Policy-as-Code repos.

Rego Patterns for Authorization

Production authorization policies in EnforceAuth customers' repos usually combine a few Rego patterns. This page shows curated examples — for language semantics and builtins, use the canonical OPA Policy Language reference.