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 Proxy | Browser authentication via a proxy | OAuth2 Proxy |
| External authz | Custom auth services | External authorization |
| Tailscale | Zero-trust networks | Tailscale |
Keycloak
Validate Keycloak tokens with agentgateway
OAuth2 Proxy
Add user authentication with GitHub, Google, Azure AD, and other OAuth providers by integrating …
Auth0
Use Auth0 access tokens with agentgateway
Tailscale
Use Tailscale as a network boundary in front of agentgateway.
Okta
Use Okta access tokens with agentgateway