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 | JWT 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 | External authorization |
| Tailscale | Zero-trust networks | Tailscale |
Keycloak
Integrate agentgateway with Keycloak for identity management
OAuth2 Proxy
Add user authentication with GitHub, Google, Azure AD, and other OAuth providers by integrating …
Auth0
Integrate agentgateway with Auth0 for identity management
Tailscale
Authenticate users with their Tailscale identity for zero-trust access to your MCP servers.
Descope
Integrate agentgateway with Descope for authentication and identity management
Okta
Integrate agentgateway with Okta for enterprise identity management
Microsoft Entra ID
Protect MCP servers with Microsoft Entra ID (Azure AD) as the authorization server.