-
Notifications
You must be signed in to change notification settings - Fork 18
OPA authorization policies #86
Copy link
Copy link
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:apiREST APIREST APIdifficulty:advancedMulti-day projectMulti-day projecthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:apiREST APIREST APIdifficulty:advancedMulti-day projectMulti-day projecthelp wantedExtra attention is neededExtra attention is needed
Background
Fine-grained API access (per-account, per-token) needs a policy engine.
What to build
OPA sidecar evaluating Rego policies against requests; SDK config to enable.
Key files
policies/(new)src/middleware/opa.ts(new)Acceptance criteria
Lens (Miracle656/Lens) — 40 issues
Tests (L001–L008)