AIエージェント
AIエージェントの認証、IETFは既存標準の統合案を先に採択
目次
AIエージェント(大規模言語モデルが、外のツールやサービスを呼びながら仕事を進めるプログラム。以下、エージェント)は、人に代わって外のサービスを呼ぶ。呼ばれた側は、応じる前に、呼び手が誰で、何を許されているかを確かめる必要がある。本稿では、呼び手を見分ける仕組みを認証、許された操作を確かめる仕組みを認可、呼び手が誰であるかを表す名前とそれを裏づける資格情報を識別子と呼ぶ。
現状では多くのエージェントが人のアカウントの資格情報をそのまま提示するので、呼び出しは人の操作と区別がつかず、記録も人の名前で残る1。固定のAPIキー(発行時に一度配り、以後は変えない秘密の文字列)は、複製が起動と停止を繰り返す環境では、配り直しにも失効にも向かない。さらにプロンプトインジェクション(エージェントが読む文章に、エージェントを操る指示を仕込む攻撃)が加わると、モデルの手の届く場所にある鍵は、その文章の指示どおりに使われうる。
エージェントの認証と認可は、既存の標準を組み合わせて組むのか、専用の仕組みを新設するのか。IETFに出た二つの草案は、この問いにどこまで答えを出したのか。
IETFは、エージェントの認証と認可を扱う二つの草案のうち、既存のワークロード(サーバー上で動くプログラムの単位)向けの標準を統合する草案を、2026年9月にWIMSE作業部会(IETFでワークロードの識別子を扱う部会)へ採択した。 専用の識別層と執行プロキシ(呼び出しを横取りして方針を執行する中継)を新設するもう一つの草案は、個人提出のまま同月に失効した213。採択は、作業部会がその草案を出発点に作業を始めることを意味し、内容の承認ではない4。資格情報の土台を既存のOAuthとワークロード識別子の標準に置く点では、本稿が調べた範囲(MCPとA2Aの仕様、クラウド事業者二社の製品、二つの草案自身)のすべてが同じ側にある5678。決まっていないのは、エージェント固有の識別子を人やワークロードと別に立てるかと、方針をどこで執行するかである。採択された草案は、組み合わせた標準の境目で起きる中継・再生(発行された証明を、意図した相手や文脈の外で使い回すこと)への対策を、配備の側に委ねたままである2。
地図:エージェントの認証はどこで決まっているか
エージェントの認証と認可は、IETFの二つの草案だけで決まっているのではない。決める場は少なくとも三つある。エージェントがツールや他のエージェントと話すプロトコルの仕様、IETFの作業部会が持つ既存の部品、そしてクラウド事業者が製品として出している識別子の管理である。二つの草案は、この三つの上に置いて初めて位置が分かる。
プロトコルの側では、エージェントとツールをつなぐMCP(Model Context Protocol。Anthropicが2024年11月に公開した規格9)の仕様が、認可をトランスポート層のOAuth 2.1の部分集合として定め、実装には必須としない5。この章はクライアントが資源所有者の代理として要求すると書くだけで、エージェント固有の識別子には触れない5。エージェント同士をつなぐA2A(Agent2Agent Protocol)の仕様1.0は、「A2Aはエージェントを標準的な企業アプリケーションとして扱う」と書き、識別子の扱いをA2Aの意味論の外に置く6。
IETFの側は、部品を先に持っている。OAuth作業部会には、あるトークンを別のトークンに交換するRFC 8693(2020年)があり、統合案はこれをエージェントの資格情報の交換手段として名指す102。同じ作業部会の文書一覧に、エージェントを題に持つものは無く、エージェント向けのOAuth拡張を提案した個人提出の草案は2026年2月に失効している11。統合案を採択したWIMSE作業部会は、ワークロードの識別子・資格情報・相互TLS・HTTP署名など8本の作業部会文書を持ち、統合案はその8本目である12。
製品の側では、二社の見立てが分かれる。Microsoft Entra Agent IDは、エージェントの識別子を人や既存のワークロードと別の勘定として作り、目的に「エージェントの操作を、従業員・顧客・ワークロードの識別子による操作と区別する」ことを挙げる7。Amazon Bedrock AgentCore Identityは逆に、「エージェントの識別子は、専用の属性を持つワークロード識別子として実装される」と書く8。どちらも資格情報は既存の種類(OAuthのアクセストークンなど)で、識別子の見立てだけが分かれる78。
この地図の上で、二つの草案は識別子の見立ての両端に立つ。一つ目の「AI Agent Authentication and Authorization」(以下、統合案)は、エージェントをワークロードの一種と見る2。二つ目の「Agent Identity Protocol」(以下、専用層案)は、エージェントを人の資格情報を借りた別の行為者と見る1。二つの草案は、この見立ての両端をそれぞれ作り手自身の言葉で書いており、読者が原典で確かめられるので、以下この二つを読む。
統合案:エージェントはワークロードである
統合案は、エージェントを「大規模言語モデルとツール・サービス・資源の集合を繰り返し行き来するワークロード」と定義する2。ワークロードの一種なら、ワークロードのために作られた標準がそのまま当たる。草案は新しい名前もプロトコルも作らず、識別子はWIMSEが定めるワークロード識別子を割り当て、資格情報は識別子に暗号学的に結びつけて短命にし、固定のAPIキーをアンチパターンとして退ける2。認可は2012年にRFC 6749として発行されたOAuth 2.0のスコープで13、名前はCNCFが管理するSPIFFEで組む14。
草案の診断は、「こうした取り組みの多くは孤立して解決策を開発しており、既存の仕組みを再発明することが多い」ことにある。答えは、「新しいプロトコルを提案するより、実績のある標準を一貫した枠組みへ統合する」ことである2。この草案は2026年3月に個人提出として出され、2026年9月9日にWIMSE作業部会へ採択され、9月15日に作業部会文書 draft-ietf-wimse-aims-00 として再提出された2。
専用層案:エージェントは人の資格情報を借りた別の行為者である
専用層案は、「AIエージェントは、それを操作する人間と同じ資格情報で、大規模に配備されている」という観察から始める1。欠落は二つある。ツールサーバは行為者が人かエージェントか判別できない(Identity Gap)。方針はシステムプロンプトの文章として書かれ、敵対的な入力で回避される(Enforcement Gap)1。
答えは二つの層である。第一の層は、人の資格情報から独立した識別子をすべてのエージェントに与える。第二の層は、エージェントごとの方針を、ツール呼び出しの境目で、「モデルの信頼領域の外で、モデルの出力によって覆せない形で」執行し、それを担うのは呼び出しを横取りするプロキシである1。
資格情報の土台は既存のままで、「エージェントは引き続き自分のOAuthトークンやAPIキーをツールサーバに提示する」1。この草案は2026年3月に個人提出として出され、採択されないまま2026年9月17日に失効した13。
採択が決めたことと、決めていないこと
採択が決めたのは、WIMSE作業部会が統合案を出発点に作業を始めることである。IETFの手続きを記したRFC 7221は、採択を「承認ではない」と位置づけ、「作業部会による採択は、その文書のRFCとしての発行を保証しない」と書く4。
採択の理由は作業部会の憲章にある。憲章は草案より前の2024年に、OAuth・JWT・SPIFFEが「実務でさまざまに組み合わされてきたが、その解は比較的孤立して存在してきた」と書き、それをそろえることを部会の仕事と定めていた15。統合案の診断はこの憲章と同じであり、採択はその仕事の続きである。
採択が示す範囲は、作業部会が統合案を出発点に選んだという一事に限られる。統合案の筆頭著者はWIMSE作業部会の二人の議長の一人であり2、RFC 7221は議長の立場について、作業部会の合意を評価する以外に「特別な権限を持たない」と定める4。したがって採択は、専用層案との優劣を作業部会が判定したことを意味しない。専用層案の失効も、期限の経過で自動的に記録される事象である1。
一致しているのは、資格情報の土台である。本稿が調べた統合案・専用層案・MCP・A2A・二社の製品は、いずれも資格情報をOAuthのトークンか既存のワークロード資格情報に置いている215678。モデルの扱いも二つの草案で一致する。統合案は大規模言語モデルに資格情報を持たせず2、専用層案はプロキシをモデルの信頼境界の外に置く1。
分かれているのは、識別子と執行点である。エージェント固有の識別子を人やワークロードと別に立てるかは、製品の側で両方の実装が並んでいる(Entra Agent IDは別に立て、AgentCore Identityはワークロード識別子の属性で表す)78。方針をどこで執行するかは、統合案が認可サーバとスコープに置き、専用層案がプロキシに置く21。
どちらの草案も、許す操作を列挙できる範囲でしか縛れない。エージェントプロトコルの要件をまとめたRosenbergとJenningsのIETF草案は、タスクが「列挙されたAPIの集合ではないとき」に利用者はどう権限を与えるのかを問うたままである16。統合案は自然言語のミッションを認可要件へ翻訳する過程を「本仕様の範囲外」と宣言する2。
境目の責任:どちらの草案も配備に委ねるもの
標準を組み合わせる方針の代償は、部品の境目に出る。統合案は認証の層を一つに決めず、トランスポート層でもアプリケーション層でも起こりうるとする。アプリケーション層の認証はチャネル結合(トークンを、それが流れる暗号化された通信路に結びつけること)を本来的には持たないので、トークンは通信路の外へ持ち出して別の相手に見せられる。草案はこの中継・再生の危険を実装が考慮しなければならない(MUST)と定め、緩和策(トークンの短命化・受け手の限定・一度きりの識別子(nonce)の検査・要求への結びつけ)を挙げたうえで、それを担うのは配備であると書く2。
この委任は、標準を組み合わせるという方針に内在する。組み合わせた仕様のどれも境目を所有しないので、境目の責任は仕様の外に落ちる。埋まるのは、四つの緩和策が配備の裁量ではなく仕様の要件として書かれたときであり、作業部会文書となった現在の版はそれを配備に任せた形のままである2。
専用層案は境目を一つの執行点に集めたが、執行点を通らない経路は守れない。草案自身が、プロキシを迂回するランタイムと、プロキシ以外からの呼び出しを受けるツールサーバからは保護しないと書き、失効したエージェントが最大60秒間呼び出しを続けうるとする1。執行点を集めても、その点を通らない経路の責任は仕様の外に落ちる。境目の責任が配備へ落ちる構図は、二つの草案に共通する。
別の仕様に出会ったときに確かめること
エージェントの認証と認可を扱う仕様や製品に出会ったら、確かめる点は三つある。第一に、資格情報の土台が既存のOAuthとワークロード標準に乗っているか。本稿が調べた範囲では、乗っていないものは無かった。
第二に、エージェント固有の識別子を人やワークロードと別に立てるか、属性で表すか。ここは製品でも割れており、優劣を言える根拠は本稿の範囲には無い。第三に、組み合わせた仕様の境目で中継・再生を誰が防ぐかを、その文書が自分で書いているか。採択された草案は配備に委ねており、この点は作業部会での改訂で変わりうる。
出典16件
-
James Cao(Montcao)、Carlos Eduardo Arango Gutierrez(NVIDIA), “Agent Identity Protocol: Agentic Authentication and Authorized Policy Enforcement”(IETF Internet-Draft draft-aip-agent-identity-protocol-00、2026年3月16日付、意図する位置づけはStandards Track。2026年9月12日にデータトラッカーのAPIで確認した所属グループは「Individual Submissions」、状態は「Active」「I-D Exists」で、作業部会への採択を示す状態は無い。失効日は2026年9月17日で、失効は日付によって自動で記録される事象であり、内容に対する判断ではない)。観察は「AI agents are being deployed at scale with the same credentials as the humans who operate them.」。Identity Gapは「When an AI agent calls a tool, it presents credentials that belong to a human account. The tool server cannot tell whether the actor is a human or an agent, which agent it is, or what limits apply to it.」、Enforcement Gapは方針が「they are expressed as text in model system prompts」であり「bypassed by adversarial inputs」で、続けて「There is no infrastructure-layer enforcement point that acts independently of the model.」と書く。賭けは「Layer 1 gives every agent a distinct, verifiable identity independent of the human principal’s credentials. Layer 2 enforces agent-specific policy at the tool-call boundary, outside the model’s trust domain, in a way that cannot be overridden by model outputs.」。プロキシについては「The proxy operates entirely outside the model’s trust boundary; the model cannot influence the proxy’s decisions.」、層の独立については「The two layers are independent. Layer 1 can be used without Layer 2」、統合先については「AIP targets the Model Context Protocol (MCP) [MCP] as its primary tool-call interface」と書く。既存標準との関係は「AIP does not replace service-level authentication. The agent still presents its OAuth token or API key to the tool server. AIP provides a separate agent identity layer that the proxy can verify independently.」(原典のtxt版は行末のハイフネーションで service- level と割れる)。Abstractは解く課題を「inheriting full API key access, and executing tool calls with no verifiable identity boundary between human and non-human actors」と書く。守れない範囲も著者らが自分で書く。「A compromised agent runtime that routes calls around the proxy」と「Tool servers that accept calls from sources other than the proxy」からは保護せず、失効については失効したエージェントが「up to 60 seconds after revocation」アクセスを保ちうるとする。https://datatracker.ietf.org/doc/html/draft-aip-agent-identity-protocol-00 https://www.ietf.org/archive/id/draft-aip-agent-identity-protocol-00.txt ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8 ↩9 ↩10 ↩11 ↩12 ↩13
-
Pieter Kasselman(Defakto Security)ほか五名, “AI Agent Authentication and Authorization”(IETF Internet-Draft draft-klrc-aiagent-auth-03、2026年7月6日付、意図する位置づけはInformational。個人提出として-00(2026年3月2日付。データトラッカーのdocevent APIで2026年9月15日に確認)から-03まで進み、2026年9月9日にWIMSE作業部会へ採択され(データトラッカーの状態は「Adopted by a WG」)、2026年9月15日に作業部会文書 draft-ietf-wimse-aims-00(題名は “AI Identity Management System”)として再提出された。個人提出版の状態は Replaced(データトラッカーのAPIで2026年9月17日に確認)。本稿が引く本文は個人提出版-03のもので、2026年9月12日に本文と書誌を取得)。診断は「many of these efforts develop solutions in isolation, often reinventing existing mechanisms unaware of applicable prior art. This fragmentation risks creating incompatible implementations, duplicated development effort, and missed opportunities to leverage decades of established identity and authorization standards.」。賭けは「Rather than proposing new protocols, this work focuses on integrating proven standards into a coherent framework tailored to the specific requirements of AI agent workloads.」。定義は「An Agent is a workload that iteratively interacts with a Large Language Model (LLM) and a set of Tools, Services and Resources.」で、続けて「the AI agent is a workload that needs an identifier and credentials so it can be authenticated by the Tools, Services, Resources, Large Language Model, System and the User」と書く。識別子は「MUST be assigned exactly one WIMSE identifier」で「MAY be a SPIFFE ID」、資格情報は「cryptographic binding to the agent identifier」を持ち「SHOULD be short-lived」。固定のAPIキーは「Static API keys are an antipattern for agent identity.」として退ける。認証の層を草案は一つに決めていない。「authentication can occur at either the transport layer or the application layer, and many deployments rely on a combination of both」とし、相互認証TLS(mTLS)をエージェントで最も一般的な仕組みとして挙げる。本稿が引く限界の文は原文では「Unlike transport-layer authentication, application-layer authentication does not inherently provide channel binding to the underlying secure transport. As a result, implementations MUST consider the risk of message relay or replay if tokens or signed messages are accepted outside their intended context.」と始まり、その直後に「Deployments typically mitigate these risks through short token lifetimes, audience restrictions, nonce or unique identifier checks, and binding authentication to specific requests or transaction parameters.」と緩和策を四つ挙げる。 モデルとの境界は「The Large Language Model MUST NOT have access to an agent’s credentials or to credentials that may be needed to access tools and services.」と定める。ミッションについては「The translation of a mission into authorization requirements is expected to occur as a planning step before the Agent requests authorization.」としたうえで、その過程を「out of scope of this specification」と自ら宣言する。筆頭著者KasselmanはOAuthとWIMSEの作業部会文書6本の共著者で、採択したWIMSE作業部会の二人の議長の一人でもある(データトラッカーの著者一覧と役職一覧で2026年9月17日に確認)。個人提出版は他の29本のInternet-Draftから参照されている(うち規範参照2本。同日確認)。資格情報の交換については「In these cases an agent MAY exchange their primary credentials through a credential exchange mechanisms (e.g., OAuth 2.0 Token Exchange [OAUTH-TOKEN-EXCHANGE], Transaction Tokens [OAUTH-TXN-TOKENS] or Workload Identity Federation).」と書き、参照文献に RFC 8693 を持つ(2026年9月18日に txt 版で確認)。https://datatracker.ietf.org/doc/html/draft-klrc-aiagent-auth-03 https://www.ietf.org/archive/id/draft-klrc-aiagent-auth-03.txt ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8 ↩9 ↩10 ↩11 ↩12 ↩13 ↩14 ↩15
-
IETF Datatracker、draft-aip-agent-identity-protocol の文書ページ(2026年9月18日取得)。Document Type 欄は「Expired Internet-Draft」(individual)、最終更新は2026年9月17日。失効は期限の経過で自動的に記録される事象であり、内容に対する判断ではない。https://datatracker.ietf.org/doc/draft-aip-agent-identity-protocol/ ↩ ↩2
-
D. Crocker (ed.), “Handling of Internet-Drafts by IETF Working Groups”, RFC 7221(IETF、2014年4月、Informational)。§2.2 Criteria for Adoption は採択の前提を四つ挙げ、そのうち「Adoption, not approval: The document is not required to already contain a complete and/or sufficient solution, although of course this can be helpful. Equally, adoption by a working group does not guarantee publication of the document as an RFC.」と「Group, not Chairs: Concerning the draft, the position of the Working Group Chairs has no special authority, except to assess working group consensus.」を本稿は引く。同節は続けて「adopting a document does not automatically mean that the working group has agreed to all of its content」と書く。https://www.rfc-editor.org/rfc/rfc7221 ↩ ↩2 ↩3
-
Model Context Protocol, Specification 2026-07-28, “Authorization”(仕様の現行版。2026年9月18日に取得)。冒頭は「The Model Context Protocol provides authorization capabilities at the transport level, enabling MCP clients to make requests to restricted MCP servers on behalf of resource owners.」、要件は「Authorization is OPTIONAL for MCP implementations.」、既存標準との関係は「This authorization mechanism is based on established specifications listed below, but implements a selected subset of their features to ensure security and interoperability while maintaining simplicity」で、「Authorization servers MUST implement OAuth 2.1 with appropriate security measures for both confidential and public clients.」と定める。役割は「An MCP client acts as an OAuth 2.1 client, making protected resource requests on behalf of a resource owner.」。本稿が「エージェント固有の識別子には触れない」と書くのは、この章の本文に identity の語が現れないこと(取得した Markdown 版で 0 件)による。https://modelcontextprotocol.io/specification/2026-07-28/basic/authorization ↩ ↩2 ↩3 ↩4
-
Agent2Agent (A2A) Protocol Specification, Version 1.0.0(The Linux Foundation、2026年9月18日取得)。§7 Authentication and Authorization の冒頭は「A2A treats agents as standard enterprise applications, relying on established web security practices. Identity information is handled at the protocol layer, not within A2A semantics.」。§7.3 は資格情報の取得を「The client obtains the necessary credentials through an out-of-band process specific to the required authentication scheme.」とプロトコルの外に置く。同サイトの解説ページ Enterprise-Ready Features は「A2A delegates authentication to standard web mechanisms. It primarily relies on HTTP headers and established standards like OAuth2 and OpenID Connect.」と書く。https://a2a-protocol.org/latest/specification/ https://a2a-protocol.org/latest/topics/enterprise-ready/ ↩ ↩2 ↩3
-
Microsoft Learn, “What are agent identities?”(Microsoft Entra Agent ID の解説ページ。ページの日付は2025年11月6日、2026年9月18日取得)。定義は「Agent identities are identity accounts within Microsoft Entra ID that provide unique identification and authentication capabilities for AI agents.」。目的として挙げる項目の一つが「The need to distinguish operations performed by AI agents from operations performed by workforce, customer, or workload identities.」。資格情報は「Agents can request access tokens from Microsoft Entra, and use those tokens to access web services.」。https://learn.microsoft.com/en-us/entra/agent-id/what-are-agent-identities ↩ ↩2 ↩3 ↩4 ↩5
-
Amazon Web Services, Amazon Bedrock AgentCore Developer Guide, “Provide identity and credential management for agent applications with Amazon Bedrock AgentCore Identity”(2026年9月18日取得)。「Agent identities are implemented as workload identities with specialized attributes that enable agent-specific capabilities while helping to maintain compatibility with industry-standard workload identity patterns.」。同ガイドの資格情報プロバイダの頁は「The credential management system supports multiple credential types including OAuth2 access tokens, API keys, client certificates, SAML assertions, and custom authentication tokens.」と書く。https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/identity.html https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/identity-outbound-credential-provider.html ↩ ↩2 ↩3 ↩4 ↩5
-
Anthropic, “Introducing the Model Context Protocol”(2024年11月25日)。「Today, we’re open-sourcing the Model Context Protocol (MCP), a new standard for connecting AI assistants to the systems where data lives」と書く。規格の立ち位置(公開元・公開時期)を示すためだけに引く。https://www.anthropic.com/news/model-context-protocol ↩
-
M. Jones, A. Nadalin, B. Campbell (ed.), J. Bradley, C. Mortimore, “OAuth 2.0 Token Exchange”, RFC 8693(IETF、2020年1月、Standards Track)。Abstractは「This specification defines a protocol for an HTTP- and JSON-based Security Token Service (STS) by defining how to request and obtain security tokens from OAuth 2.0 authorization servers, including security tokens employing impersonation and delegation.」。統合案が資格情報の交換手段として名指す部品であることを示すために引く。https://www.rfc-editor.org/rfc/rfc8693 ↩
-
IETF Datatracker、OAuth作業部会の文書一覧(2026年9月18日取得)。一覧に載る作業部会文書 draft-ietf-oauth-* は63本で、名前に agent を含むものは無い。エージェント向けのOAuth拡張を提案した個人提出 draft-oauth-ai-agents-on-behalf-of-user-02(“OAuth 2.0 Extension: On-Behalf-Of User Authorization for AI Agents”)は、データトラッカーの文書ページで「Expired Internet-Draft」、最終更新は2026年2月26日。同草案のAbstractは「This specification extends the OAuth 2.0 Authorization Framework [RFC6749] to enable AI agents to securely obtain access tokens for acting on behalf of users.」。https://datatracker.ietf.org/wg/oauth/documents/ https://datatracker.ietf.org/doc/draft-oauth-ai-agents-on-behalf-of-user/ ↩
-
IETF Datatracker、WIMSE作業部会の文書一覧(2026年9月18日取得)。作業部会文書 draft-ietf-wimse-* は aims・arch・http-signature・identifier・mutual-tls・workload-creds・workload-identity-practices・wpt の8本で、統合案の作業部会版 draft-ietf-wimse-aims の題は「AI Identity Management System」。https://datatracker.ietf.org/wg/wimse/documents/ ↩
-
D. Hardt (ed.), “The OAuth 2.0 Authorization Framework”, RFC 6749(IETF、2012年10月、Proposed Standard)。RFC Editorのメタデータ(2026年9月12日取得)で発行年月と状態を確認した。標準の立ち位置(発行団体・発行時期)を示すためだけに引く。https://www.rfc-editor.org/rfc/rfc6749 ↩
-
CNCF(Cloud Native Computing Foundation)のSPIFFEプロジェクトページ(2026年9月12日取得)。「SPIFFE was accepted to CNCF on March 29, 2018, moved to the Incubating maturity level on June 22, 2020, and then moved to the Graduated maturity level on August 23, 2022.」と書く。GraduatedはCNCFの三段階(Sandbox・Incubating・Graduated)の最上位である。仕様の立ち位置(管理団体・成熟度)を示すためだけに引く。https://www.cncf.io/projects/spiffe/ ↩
-
IETF Datatracker、WIMSE(Workload Identity in Multi System Environments)作業部会の憲章 charter-ietf-wimse-01(2026年9月12日取得)。憲章のBackground & Motivationは「While several standards and open-source projects offer foundational elements for secure workload identity, there remains a lack of clarity in their interoperation and combination. These technologies (specifically: OAuth, JWT, and SPIFFE) have been combined in a variety of ways in practice, but the solutions have existed in relative isolation.」と書く。作業部会の親領域はApplications and Real-Time(art)で、憲章は2024年3月7日にIESGが承認した。作業部会の立ち位置と、そこで共有されている問題設定を示すために引く。https://www.ietf.org/charter/charter-ietf-wimse-01.txt https://datatracker.ietf.org/wg/wimse/about/ ↩
-
J. Rosenberg(Five9)、C. Jennings(Cisco), “Framework, Use Cases and Requirements for AI Agent Protocols”(IETF Internet-Draft、意図する位置づけはInformational。初出は draft-rosenberg-ai-protocols-00(2025年5月5日付)で、データトラッカー上では draft-rosenberg-aiproto-framework-00(2025年10月19日付)に、さらに draft-rosenberg-agentproto-usecases-00(2026年7月4日付・失効日2027年1月5日)へ置き換えられており(状態はいずれも Replaced)、後者が現行である。2026年9月12日に現行版の本文を取得)。本稿がこの草案を引くのは、二つの草案が答えを持たない要件をこの草案が述べている点においてである。権限の与え方について「How then can a user grant permissions to an AI Agent to limit what tasks it can perform, when those tasks are not simply an enumerated set of APIs within a specific scope?」と問い、この問いは§3.3.5(AIエージェント間の認証・認可)に置かれている。現行版の本文で逐語を確認した。RosenbergはSIP(RFC 3261)の著者の一人で、データトラッカーの著者一覧では72本のRFCに名を連ねる(2026年9月17日確認)。https://www.ietf.org/archive/id/draft-rosenberg-agentproto-usecases-00.html(初出: https://www.ietf.org/archive/id/draft-rosenberg-ai-protocols-00.html) ↩
この記事はAIが執筆しています。内容には誤りが含まれる可能性があります。ご注意ください。