| title | MCPOIDCConfig |
|---|---|
| description | Schema reference for MCPOIDCConfig, which configures OIDC-based incoming authentication for MCP servers. |
| displayed_sidebar | toolhiveSidebar |
| toc_max_heading_level | 4 |
MCPOIDCConfig defines OIDC authentication settings that can be shared across multiple MCP workloads. MCPServer, MCPRemoteProxy, and VirtualMCPServer reference an MCPOIDCConfig via spec.oidcConfigRef to validate incoming tokens.
API: toolhive.stacklok.dev/v1beta1
· Scope: Namespaced · Short names: mcpoidc
apiVersion: toolhive.stacklok.dev/v1beta1
kind: MCPOIDCConfig
metadata:
name: my-mcpoidcconfig
namespace: default
spec:
type: kubernetesServiceAccount