AIToday
Large Language ModelsAI Business & IndustryAmazon AI BlogPublished: Sep 15, 2026, 06:00 JST

Amazon Bedrock AgentCore adds Consent portal for AI agent OAuth

Amazon Bedrock AgentCore adds Consent portal for AI agent OAuth

3 Key Points

  1. What happened

    Amazon Bedrock AgentCore Identity launched a Consent portal that handles browser redirects and session binding, storing per-user tokens in its vault.

  2. Why it matters

    Previously, customers using the 3LO flow had to build and host their own session binding infrastructure, including a public HTTPS callback and browser session management.

  3. What to watch

    The test is whether the managed portal reduces the setup burden enough for administrators to adopt it. One portal is allowed per gateway, and the gateway can't be changed after creation.

WHO IT HITSEnterprise IT administrators who configure OAuth for AI coding assistants, and developers who use IDE and MCP clients such as Kiro, Claude Code, Cursor, and Visual Studio Code, will need to share or use a single portal URL per gateway.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

The Consent portal arrives as enterprises increasingly deploy AI agents that need to act on a user's behalf across services like GitHub and Slack. Previously, the three-legged OAuth flow required customers to build and host their own session binding infrastructure — presenting authorization URLs, hosting public HTTPS callbacks, managing browser sessions, and calling CompleteResourceTokenAuth. That was a significant engineering lift for what is essentially plumbing.

Now, administrators configure the corporate identity provider, gateway targets, execution role, and outbound providers, then share a single portal URL. End users sign in, review available services, and grant consent per provider. The portal handles redirects and session binding, while AgentCore Identity stores tokens in its vault, and subsequent tool calls use the stored token without repeated prompts.

The outcome hinges on whether the managed portal sufficiently reduces that setup burden for administrators. One portal is allowed per gateway, and the gateway can't be changed after creation, so choosing a clear, recognizable gateway name matters because it's visible to end users. Administrators should also watch for refresh token behavior: if no valid refresh token is available, users must return to reauthorize. Configuring providers to issue refresh tokens — for example, enabling user-to-server token expiration for GitHub or token rotation for Slack — is likely to smooth the ongoing experience.

FAQ
What is session binding?
Session binding is securely associating an OAuth grant with the user who authorized it. Previously, customers had to build and host this infrastructure themselves.
Which clients can use the Consent portal?
It is useful for agents accessed through IDE and MCP clients such as Kiro, Claude Code, Cursor, and Visual Studio Code. Users grant consent before invoking a tool, and subsequent calls use the stored token.
How do administrators set up the Consent portal?
Administrators configure the corporate IdP, GitHub and Slack gateway targets, execution role, and portal, then send the portal URL to developers. One portal is allowed per gateway.
Where can consent activity be reviewed?
Amazon Bedrock AgentCore records consent operations in AWS CloudTrail. Administrators can filter Event source by bedrock-agentcore.amazonaws.com to review GetResourceOauth2Token and CompleteResourceTokenAuth events.
Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Nuance Labs raises $50M to fix awkward AI avatarsSiliconANGLE AI · 55m ago
  • Microsoft MVP shows Microsoft 365 Copilot doing Excel work by voiceITmedia AI+ · 55m ago
  • Weathernews' Abe: AI weather models gain ground on traditional forecastingJapan Times Tech · 55m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleFlam raises $40 million Series B, nears $100 million ARR