Secure agentgateway traffic with JWT verification, external auth, and OAuth.
Access logging
BackendTLS
CORS
CSRF
External auth
Authenticate requests with an external authorization service.
JWT
Verify and validate JSON Web Tokens (JWT) on incoming requests.
Token exchange
Learn how token exchange helps you solve credential challenges in agentic environments.
Local rate limiting
Apply local and global rate limits to HTTP traffic to protect your backend services from overload.
Global rate limiting
Apply distributed rate limits across multiple agentgateway replicas using the enterprise rate limit …