McpServerOAuthClientCredentialsConfig
OAuth client credentials configuration for MCP server.
Types
Properties
Link copied to clipboard
User friendly OAuth client name specified by end user.
Link copied to clipboard
OAuth client secret for authenticating with the service.
Link copied to clipboard
OAuth token exchange parameters for authenticating with the service.
Link copied to clipboard
OAuth token exchange URL.
Functions
Link copied to clipboard
inline fun copy(block: McpServerOAuthClientCredentialsConfig.Builder.() -> Unit = {}): McpServerOAuthClientCredentialsConfig