fastmcp/docs/servers/auth
Jeremiah Lowin 330eaed11f
OAuth proxy issues its own tokens (#2109)
* OAuth proxy issues its own tokens

Implement token factory pattern where proxy issues FastMCP JWTs
instead of forwarding upstream tokens. Tokens are minimal references
(JTI) that map to encrypted upstream credentials stored server-side.

* Update run-tests.yml

* Update secret generation and docs

* Add upgrade guide
2025-10-17 14:31:53 -04:00
..
authentication.mdx Add AWS Cognito OAuth Provider for Enterprise Authentication (#1873) 2025-09-25 11:08:45 -04:00
full-oauth-server.mdx Introduce RemoteAuthProvider for cleaner external identity provider integration, update docs (#1346) 2025-08-02 20:36:38 -04:00
oauth-proxy.mdx OAuth proxy issues its own tokens (#2109) 2025-10-17 14:31:53 -04:00
oidc-proxy.mdx Prevent confused deputy attacks in OAuth proxy (#2056) 2025-10-11 10:53:54 -04:00
remote-oauth.mdx Add RFC 7662 token introspection provider (#2074) 2025-10-16 10:57:06 -04:00
token-verification.mdx Add RFC 7662 token introspection provider (#2074) 2025-10-16 10:57:06 -04:00