Skip to content

docs: add SpiceDB proxies page#571

Open
ivanauth wants to merge 1 commit into
authzed:mainfrom
ivanauth:docs/issue-5-spicedb-proxies
Open

docs: add SpiceDB proxies page#571
ivanauth wants to merge 1 commit into
authzed:mainfrom
ivanauth:docs/issue-5-spicedb-proxies

Conversation

@ivanauth

@ivanauth ivanauth commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Fixes #5.

Adds a "SpiceDB Proxies" page under integrations documenting the AuthZed-maintained proxies and the general pattern for building your own:

  • prom-authzed-proxy — authorizes Prometheus requests and enforces a PromQL label (with a runnable example).
  • spicedb-kubeapi-proxy — authorizes/filters Kubernetes API requests (Check / Filter / Update-Relationship rules).
  • Building your own proxy — authenticate → map to resource+permission → CheckPermission → forward/filter.

Documents prom-authzed-proxy and spicedb-kubeapi-proxy, plus the general
pattern for building a SpiceDB authorization proxy. Resolves authzed#5.
@github-actions

Copy link
Copy Markdown
Contributor

Preview deployment skipped — @ivanauth does not have write access to this repository.

A maintainer can trigger a preview deployment by re-running this workflow.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document SpiceDB proxies (e.g. prom-authzed-proxy)

1 participant