For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Authentication & identity
Integrate agentgateway with identity providers and authentication systems
Agentgateway supports multiple authentication methods and integrates with popular identity providers.
Authentication methods
Agentgateway supports several authentication approaches.
| Method | Use Case | Reference |
|---|---|---|
| JWT validation | API authentication | MCP Authentication |
| OIDC browser auth | Browser-based user authentication | OIDC browser authentication |
| OAuth2/OIDC (external) | User authentication via proxy | OAuth2 Proxy |
| External authz | Custom auth services | Authorization |
| Tailscale | Zero-trust networks | Tailscale Auth |