Implement on-behalf-of token exchange for multi-tenant agents with Amazon Bedrock AgentCore Gateway
Amazon Bedrock AgentCore Gateway now supports on-behalf-of token exchange—enabling multi-tenant agents to scale with enterprise security.

Why it matters
AWS is shipping production-grade infrastructure for multi-tenant AI agents with fine-grained access control. For founders building agent platforms, this removes a critical compliance blocker and signals enterprise readiness.
The key facts
10 to knowAmazon Bedrock AgentCore Gateway feature: OBO token exchange support
Multi-tenant agent security via JWT claim transformations
Okta integration demonstrated
Audience binding for defense-in-depth access control
Implementation guide published on AWS ML blog
Amazon Bedrock AgentCore Gateway feature: on-behalf-of (OBO) token exchange
Multi-tenant support with Okta integration demonstrated
JWT claim transformations and audience binding for defense-in-depth access control
Interceptor-based fine-grained access control on AgentCore
Production implementation guide published
Go to the source
AWS Machine Learning Blogaws.amazon.com
Publisher excerpt: Building multi-tenant agents with Amazon Bedrock AgentCore and Apply fine-grained access control with Bedrock AgentCore Gateway interceptors establish the conceptual foundation for on-behalf-of (OBO) token exchange in agentic systems. This post is the implementation guide. It walks through a…