Skip to content

Demo policies: replace catch-all permit with explicit workflow-scoped permits #12

Description

@imran-siddique

The financial-services and healthcare Cedar bundles open with a catch-all permit (principal, action, resource); and rely on forbid rules for all constraints. The READMEs describe workflow-scoped access, but with a catch-all permit the workflow restriction is decorative: any workflow (or no workflow) can call any catalog tool unless a forbid fires.

Replace the catch-all with explicit per-action permits gated on context.workflow_id (the pattern the globex-financial tenant bundle already uses), keep the annotated forbid rules, and re-verify both demo paths end-to-end. Recapture trace-output reference files afterwards.

Launch-blocking for the demo story: the runtime enforces faithfully, so the policy must actually encode what the docs claim.

Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions