PulseAugur
EN
LIVE 14:35:01

Anthropic centralizes Claude Code access with new OIDC gateway

Anthropic has introduced a new self-hosted gateway for enterprises using Claude Code on Amazon Bedrock or Google Cloud. This gateway centralizes identity management, policy enforcement, and usage tracking by acting as an OpenID Connect relying party, federating sign-ins through existing identity providers. The move replaces long-lived per-developer secrets with short-lived sessions, enhancing security and simplifying credential management for coding agents. AI

IMPACT Enhances security and manageability for enterprise users of coding agents.

RANK_REASON This is a product update for an existing tool, not a new frontier model release or significant industry shift.

Read on dev.to — Claude Code tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Anthropic centralizes Claude Code access with new OIDC gateway

COVERAGE [1]

  1. dev.to — Claude Code tag TIER_1 English(EN) · Leo ·

    Anthropic swaps per-developer Claude Code secrets for an OIDC gateway

    <p>Every laptop with Claude Code on it tends to collect long-lived secrets like lint. A cloud key here, a service credential there, an API token in a dotfile that outlived two employees. That is the surface area we told ourselves was fine, because the alternative was another SSO …