Search the documentation
8 pages for inferencecredentialkind.
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
…the inferenceGatewayAuthScheme managed configuration key in favor of inferenceCredentialKind "interactive" — existing configurations keep working and log a deprecation warning. * Added the inferenc…
Deploy Claude Desktop on 3P with Amazon Bedrock
Claude Documentation · in the page
third-party/claude-desktop/bedrock
…d profile, credential helper, bearer token. To remove ambiguity, set `inferenceCredentialKind` explicitly (see the [Configuration reference](/docs/third-party/claude-desktop/configuration#inferencecre…
Deploy with a bootstrap server
Claude Documentation · in the page
third-party/claude-desktop/bootstrap
…when `inferenceGatewayBaseUrl` shares the `bootstrapUrl` origin and `inferenceCredentialKind` is `interactive`, so the user signs in once for both. <Steps> <Step title="Publish RFC 8414 discovery…
Configuration reference
Claude Documentation · in the page
third-party/claude-desktop/configuration
…. | | <span id="inferencecredentialkind" />Credential kind<br />`inferenceCredentialKind`…
Configuration changelog
Claude Documentation · in the page
third-party/claude-desktop/configuration-changelog
…| | ------------------------- | ------ | --------------- | | `inferenceCredentialKind` | `enum` | Credential kind | </div> **JSON (Non-MDM User, Bootstrap Remote):** ```json theme={nul…
Deploy Claude Desktop on 3P with Microsoft Foundry
Claude Documentation · in the page
third-party/claude-desktop/foundry
…r#prepare-devices) page. When the tenant and client IDs are set and `inferenceCredentialKind` is `interactive`, the app shows a **Sign in with Microsoft** page at first launch. Clicking the button st…
Deploy Claude Desktop on 3P with an LLM gateway
Claude Documentation · in the page
third-party/claude-desktop/gateway
…gle sign-on configuration keys Single sign-on is enabled by setting `inferenceCredentialKind` to `interactive` **and** supplying `inferenceGatewayOidc`. Both are required — `interactive` alone (witho…
Deploy Claude Desktop on 3P with Google Cloud's Agent Platform
Claude Documentation · in the page
third-party/claude-desktop/vertex
…ertexOAuthClientId` and `inferenceVertexCredentialsFile` are set and `inferenceCredentialKind` is not, Google sign-in takes precedence and the credentials file is ignored (the app logs a multi-credent…