Skip to main content

Policy lifecycle

Compose RBAC, ABAC and ReBAC blocks into one policy. Wire blocks into the decision and preview the generated policy live.

Blueprint
Add blocks and click a node to edit it in the inspector.
Inspector
Editing the DECISION block
Enabled
Generated policy
JSON · YAML · DSL · evaluation tree
ABAC-persistable
{
  "name": "(unnamed)",
  "effect": "allow",
  "resource_type": "*",
  "action": "*",
  "priority": 10,
  "enabled": true,
  "condition": {
    "all": [
      {
        "attr": "subject.",
        "op": "eq",
        "value": ""
      }
    ]
  }
}
Workspace
Directory
Authentication
Authorization
Security
Developer
Administration
↑↓ navigate · select · esc close75 results