feat(authbridge): pluggable authz engines — OPA / AuthZen / Cedar
Open
@huang195 is already working on this.
Since Jun 15, 2026.
enhancement
- Dominant language
- Go
- Stars
- 13
- Forks
- 40
- Avg merge
- 12h 17m
- Merged PRs (30d)
- 156
Description
From the AuthBridge roadmap (Deep Dive → Next Steps · Guardrails + Authz).
Add authorization plugins backed by standard/external engines: OPA (Rego), AuthZen, Cedar. Same 4-method Plugin contract; policy decision on inbound and/or outbound. Tracking issue for the authz-plugin interface + first engine.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.