Skip to content

Conversation

ChrisJBurns
Copy link
Contributor

DRAFT for now, just wanted to get files into git and preview them

Description

Related issues/PRs

Screenshots

Merge checklist

Content

  • New pages include a frontmatter section with title and description at a minimum
  • Sidebar navigation (sidebars.ts) updated for added, deleted, reordered, or renamed files
  • Redirects added to vercel.json for moved, renamed, or deleted pages (i.e., if the URL slug changed)

Reviews

  • Content has been reviewed for technical accuracy
  • Content has been reviewed for spelling, grammar, and style

Signed-off-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings October 10, 2025 16:28
Copy link

vercel bot commented Oct 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-website Ready Ready Preview Comment Oct 11, 2025 2:15am

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces initial documentation for authentication and authorization features in ToolHive, covering both CLI and Kubernetes deployment scenarios. The documentation explains how to secure MCP servers using OIDC for authentication and Cedar policies for authorization.

  • Comprehensive authentication and authorization guide for Kubernetes deployments
  • CLI-focused authentication and authorization guide
  • Detailed Cedar policy concepts and configuration documentation
  • Conceptual overview of ToolHive's auth framework
  • Reusable partial files for common auth-related content

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/toolhive/guides-k8s/auth-k8s.mdx Complete guide for setting up auth in Kubernetes with external IdP and service-to-service auth patterns
docs/toolhive/guides-cli/auth.mdx CLI-focused authentication and authorization setup guide
docs/toolhive/concepts/cedar-policies.md Detailed documentation on writing and configuring Cedar authorization policies
docs/toolhive/concepts/authentication-authorization.md Comprehensive conceptual overview of ToolHive's authentication and authorization framework
docs/toolhive/concepts/auth-framework.md Focused conceptual documentation on the auth framework design and benefits
docs/toolhive/_partials/_oidc-prerequisites.md Reusable partial for OIDC prerequisites across auth guides
docs/toolhive/_partials/_basic-cedar-config.md Reusable partial showing basic Cedar policy configuration examples
docs/toolhive/_partials/_auth-troubleshooting.md Reusable partial for common authentication and authorization troubleshooting

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
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