Skip to content

docs(serveredition): credentials REST API reference (spec 074 T8 follow-up)#693

Open
Dumbris wants to merge 1 commit into
mainfrom
074-t8-credentials-docs
Open

docs(serveredition): credentials REST API reference (spec 074 T8 follow-up)#693
Dumbris wants to merge 1 commit into
mainfrom
074-t8-credentials-docs

Conversation

@Dumbris

@Dumbris Dumbris commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

Documentation follow-up split out of PR #692 (spec 074 T8 credential REST API) to keep that PR under the PR-size review gate.

Adds a Per-user credentials REST API section to docs/features/idp-token-storage.md covering:

  • The 4 endpoints: GET/DELETE /api/v1/user/credentials, …/{server}/connect, …/{server}/callback
  • The connection-status model (connected / expired / not_connected / unavailable) and the no-secrets guarantee (FR-026)
  • The Path B connect/callback flow and per-user isolation (FR-027)

Docs-only; no code. The implementation landed in #692.

Related spec 074, MCP-1041.

…ow-up)

Documents the per-user brokered-credential REST surfaces added in PR #692
(spec 074 T8): GET/DELETE /api/v1/user/credentials, the connection-status
model (no secrets, FR-026), and the Path B connect/callback flow.

Split out of #692 to keep that PR under the PR-size review gate; the code
landed there, this is the documentation follow-up.

Related spec 074, MCP-1041.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying mcpproxy-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1e28284
Status: ✅  Deploy successful!
Preview URL: https://fb8bfd86.mcpproxy-docs.pages.dev
Branch Preview URL: https://074-t8-credentials-docs.mcpproxy-docs.pages.dev

View logs

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown

📦 Build Artifacts

Workflow Run: View Run
Branch: 074-t8-credentials-docs

Available Artifacts

  • archive-darwin-amd64 (28 MB)
  • archive-darwin-arm64 (25 MB)
  • archive-linux-amd64 (16 MB)
  • archive-linux-arm64 (14 MB)
  • archive-windows-amd64 (28 MB)
  • archive-windows-arm64 (25 MB)
  • frontend-dist-pr (0 MB)
  • installer-dmg-darwin-amd64 (21 MB)
  • installer-dmg-darwin-arm64 (19 MB)

How to Download

Option 1: GitHub Web UI (easiest)

  1. Go to the workflow run page linked above
  2. Scroll to the bottom "Artifacts" section
  3. Click on the artifact you want to download

Option 2: GitHub CLI

gh run download 27570369964 --repo smart-mcp-proxy/mcpproxy-go

Note: Artifacts expire in 14 days.

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.

2 participants