fastmcp/docs/deployment
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
..
fastmcp-cloud.mdx Update fastmcp cloud server requirements (#1497) 2025-08-14 12:23:00 -04:00
http.mdx OAuth proxy issues its own tokens (#2109) 2025-10-17 14:31:53 -04:00
running-server.mdx Support mounting OAuth-protected servers under path prefixes (#2119) 2025-10-17 11:44:49 -04:00
server-configuration.mdx Add type field to Environment base class (#1676) 2025-08-30 07:47:24 -04:00