Search the documentation
5 pages for inferencegatewayauthscheme.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Changelog
Claude Documentation · in the page
cowork/changelog
…server entry's scope setting. * Deprecated the "sso" value for the inferenceGatewayAuthScheme managed configuration key in favor of inferenceCredentialKind "interactive" — existing configurations k…
Deploy with a bootstrap server
Claude Documentation · in the page
third-party/claude-desktop/bootstrap
…"gateway", inferenceGatewayBaseUrl: "https://YOUR_GATEWAY_HOST", inferenceGatewayAuthScheme: "bearer", }; const PROFILES = { default: { ...BASE, inferenceModels: ["claude-sonnet-5"] }, power:…
Configuration reference
Claude Documentation · in the page
third-party/claude-desktop/configuration
…| | <span id="inferencegatewayauthscheme" />Gateway auth scheme<br />`inferenceGatewayAuthScheme` | `enum` | MDM + Bootstrap | `bearer` |…
Configuration changelog
Claude Documentation · in the page
third-party/claude-desktop/configuration-changelog
…---------------------------- | ------ | ------------------- | | `inferenceGatewayAuthScheme` | `enum` | Gateway auth scheme | </div> **JSON (Non-MDM User, Bootstrap Remote):** ```json the…
Deploy Claude Desktop on 3P with an LLM gateway
Claude Documentation · in the page
third-party/claude-desktop/gateway
…| | <span id="inferencegatewayauthscheme" />Gateway auth scheme<br />`inferenceGatewayAuthScheme` | `enum` | MDM + Bootstrap | `bearer` |…