












Cloudflare has introduced managed OAuth[3] support for its Access platform, enabling AI agents to securely connect with internal applications. The new feature, now in open beta, allows agents that speak OAuth 2.0 to authenticate and access internal resources on behalf of a user, streamlining workflows that rely on automation.
With managed OAuth enabled, Cloudflare Access functions as an authorization server. When an unauthorized agent attempts to access a resource, Access returns a `www-authenticate` header, directing the agent to an endpoint where it can learn how to obtain an authorization token. The agent can then initiate a standard OAuth 2.0 flow to get a token and make authenticated requests on behalf of the user. This process avoids the security[4] risks associated with service[1] accounts.
Cloudflare’s implementation is built on open standards, including RFC[2] 9728 for OAuth server metadata discovery. This allows any compliant agent to discover how to authenticate without bespoke integrations. The company has demonstrated this by adapting the web fetch tool in Opencode to support the new flow. The approach is designed to make a wide range of internal applications, including legacy systems, immediately agent-ready without requiring code changes.
Elles De Yeager
With a keen eye for cyber trends, Elles researches and writes about the technologies, threats, and defenses shaping our connected future.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。