No configuration changes in this release.
| MDM key | Type | Description |
|---|---|---|
inferenceFoundryAuthFlow | enum | Entra ID sign-in flow |
microsoftAuthBroker | enum | Microsoft 365 native sign-in broker |
managedMcpServers[].startupTimeoutSec | integer | New subfield: maximum wait in seconds for the server to start and list its tools. |
isDesktopExtensionEnabled— default changed fromtruetofalse: Desktop Extensions (.dxt,.mcpb) no longer load unless explicitly enabled.allowedPluginMarketplaces(beta) — can now be delivered per-user through the bootstrap server; previously MDM-only.
No configuration changes in this release.
Removed:
disableDefaultPlugins— third-party deployments always skip the default plugin marketplaces and standard deployments always include them, so the key no longer has an effect.
No configuration changes in this release.
| MDM key | Type | Description |
|---|---|---|
allowedPluginMarketplaces | object[] | Admin-configured plugin marketplace git URLs appear under the Directory’s Organization tab. (MDM-only; not settable via bootstrap JSON.) |
inferenceVertexWorkforceOidc.omitOfflineAccess | boolean | New subfield: omit offline_access from the OIDC scope request. |
No configuration changes in this release.
No configuration changes in this release.
| MDM key | Type | Description |
|---|---|---|
otlpContentCapture | enum[] | Content capture categories |
disableBundledSkills | boolean | Disable bundled skills and workflows |
managedMcpServers[].server | enum | Gained "websearch" — managed web search (Brave, Tavily, Exa or custom) |
No configuration changes in this release.
| MDM key | Type | Description |
|---|---|---|
chatAdvancedFileAnalysisEnabled | boolean | Advanced file analysis |
inferenceSessionLifetimeSec | integer | Sign-in session lifetime |
betaFeaturesEnabled— Allow beta features (added and deprecated in this release)
| MDM key | Type | Description |
|---|---|---|
chatTabEnabled | boolean | Allow Chat tab |
inferenceBedrockAwsCliPath | string | AWS CLI path |
| MDM key | Type | Description |
|---|---|---|
inferenceVertexOAuthLoginHint | string | Vertex OAuth login hint |
| MDM key | Type | Description |
|---|---|---|
inferenceVertexWorkforceAudience | string | Workforce Identity audience |
inferenceVertexWorkforceUserProject | string | Workforce Identity billing project |
inferenceVertexWorkforceOidc | object | Workforce Identity IdP (OIDC) |
organizationPluginsUrl | string | Organization plugins endpoint |
autoModeEnabled | boolean | Allow Auto mode |
inferenceCredentialHelperSilentRefreshEnabled | boolean | Re-run helper for silent refresh |
bootstrapEnabled | boolean | Use bootstrap config |
bootstrapUrl | string | Bootstrap config URL |
bootstrapOidc | object | Bootstrap OIDC parameters |
| MDM key | Type | Description |
|---|---|---|
coworkTabEnabled | boolean | Allow Cowork tab |
| MDM key | Type | Description |
|---|---|---|
otlpDesktopLogLevel | enum | Desktop telemetry export level |
inferenceFoundryTenantId | string | Entra ID tenant ID |
inferenceFoundryClientId | string | Entra ID client ID |
| MDM key | Type | Description |
|---|---|---|
inferenceCredentialKind | enum | Credential kind |
| MDM key | Type | Description |
|---|---|---|
inferenceAnthropicApiKey | string | Claude API key |
inferenceCustomHeaders | object | Custom inference headers (renamed from inferenceGatewayHeaders) |
modelDiscoveryEnabled | boolean | Model discovery |
orgPluginSettings | object | Organization plugin settings |
builtinToolPolicy | object | Built-in tool policy |
inferenceCredentialHelperTimeoutSec | integer | Credential helper timeout |
| MDM key | Type | Description |
|---|---|---|
banner | object | Organization banner |
| MDM key | Type | Description |
|---|---|---|
disableDeepLinkRegistration | boolean | Disable claude:// deep-link handling |
inferenceGatewayOidc | object | Gateway SSO IdP (OIDC) |
| MDM key | Type | Description |
|---|---|---|
inferenceBedrockSsoStartUrl | string | AWS SSO start URL |
inferenceBedrockSsoRegion | string | AWS SSO region |
inferenceBedrockSsoAccountId | string | AWS SSO account ID |
inferenceBedrockSsoRoleName | string | AWS SSO role name |
| MDM key | Type | Description |
|---|---|---|
otlpResourceAttributes | object | OpenTelemetry resource attributes |
| MDM key | Type | Description |
|---|---|---|
inferenceBedrockServiceTier | enum | Bedrock service tier |
| MDM key | Type | Description |
|---|---|---|
disableDeploymentModeChooser | boolean | Disable Claude.ai sign-in |
| MDM key | Type | Description |
|---|---|---|
inferenceGatewayAuthScheme | enum | Gateway auth scheme |
Baseline
| MDM key | Type | Description |
|---|---|---|
isDesktopExtensionEnabled | boolean | Allow desktop extensions (renamed from isDxtEnabled) |
isDesktopExtensionSignatureRequired | boolean | Require signed extensions (renamed from isDxtSignatureRequired) |
isLocalDevMcpEnabled | boolean | Allow user-added MCP servers |
isClaudeCodeForDesktopEnabled | boolean | Allow Claude Code tab |
coworkEgressAllowedHosts | array<string> | Allowed egress hosts |
otlpEndpoint | string | OpenTelemetry collector endpoint |
otlpProtocol | enum | OpenTelemetry exporter protocol |
otlpHeaders | object | OpenTelemetry exporter headers |
autoUpdaterEnforcementHours | integer | Auto-update enforcement window |
disableAutoUpdates | boolean | Block auto-updates |
inferenceProvider | enum | Inference provider |
inferenceGatewayBaseUrl | string | Gateway base URL |
inferenceGatewayApiKey | string | Gateway API key |
inferenceVertexProjectId | string | GCP project ID |
inferenceVertexRegion | string | GCP region |
inferenceVertexCredentialsFile | string | GCP credentials file path |
inferenceVertexOAuthClientId | string | Vertex OAuth client ID |
inferenceVertexOAuthClientSecret | string | Vertex OAuth client secret |
inferenceVertexOAuthScopes | string | Vertex OAuth scopes |
inferenceVertexBaseUrl | string | Vertex AI base URL |
inferenceBedrockRegion | string | AWS region |
inferenceBedrockBearerToken | string | AWS bearer token |
inferenceBedrockBaseUrl | string | Bedrock base URL |
inferenceBedrockProfile | string | AWS profile name |
inferenceBedrockAwsDir | string | AWS config directory |
inferenceFoundryResource | string | Azure AI Foundry resource name |
inferenceFoundryApiKey | string | Azure AI Foundry API key |
inferenceModels | array<string|object> | Model list |
deploymentOrganizationUuid | string | Organization UUID |
disableEssentialTelemetry | boolean | Block essential telemetry |
disableNonessentialTelemetry | boolean | Block nonessential telemetry |
disableNonessentialServices | boolean | Block nonessential services |
managedMcpServers | array<object|object|object|null> | Managed MCP servers |
disabledBuiltinTools | array<string> | Disabled built-in tools |
allowedWorkspaceFolders | array<string|object> | Allowed workspace folders |
inferenceCredentialHelper | string | Helper script |
inferenceCredentialHelperTtlSec | integer | Helper script TTL |
inferenceMaxTokensPerWindow | integer | Max tokens per window |
inferenceTokenWindowHours | integer | Token cap window |
requireCoworkFullVmSandbox— Require full VM sandbox