Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

New SSH host allowlist for remote Code sessions

Admins can now allowlist which SSH hosts users may connect to for remote Code sessions.

TierUse it nowhow much it should matter to you
Useful5my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSessionswhat it touches
KindNew Featuresin v2.1.260,
Use it now Notable

Admins can now allowlist which SSH hosts users may connect to for remote Code sessions.

A new managed-settings key, sshHostAllowlist, lets admins list SSH hosts (exact hostnames or *. wildcards) that users may connect to for Claude Code desktop sessions run over SSH; if it's unset or empty, the SSH option is hidden and connection attempts are refused. Allowed connections forward the session's inference credential, but only if it's token-based — file-based credentials such as Bedrock IAM Identity Center or Vertex creds are refused — along with the OTLP endpoint and auth headers. This is an opt-in beta feature.

Read from
Names in the bundlesshHostAllowlist
What the documentation says
Documented inclaude-code/desktop
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up sshHostAllowlist, on Configuration reference. | <span id="sshhostallowlist" />SSH host allowlist<br />`sshHostAllowlist` | `string[]` | MDM + Bootstrap · Beta | — | SSH hosts users may connect to for Code sessions. Empty or unset: off unless the device’s Claude Code managed-settings a… third-party/claude-desktop/configuration see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up sshHostAllowlist, on Configuration reference.

See this entry in the whole of v2.1.260 →

Feedback