For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
External auth
API key auth
Set up API key auth to secure requests to an LLM, MCP server, or agent.
Basic auth
Set up basic auth to secure requests to an LLM, MCP server, or agent.
OAuth2 and OIDC
Configure OpenID Connect (OIDC) or OAuth2 to delegate authentication to an external Identity …
BYO ext auth service
Plug your own external auth service into the gateway with a GatewayExtension.
Was this page helpful?