fastmcp/docs/servers
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
..
auth OAuth proxy issues its own tokens (#2109) 2025-10-17 14:31:53 -04:00
composition.mdx Refactor mounting logic from managers to server (#2069) 2025-10-11 18:28:21 -04:00
context.mdx Clarify context is scoped to single MCP request (#2099) 2025-10-15 06:00:03 -07:00
elicitation.mdx Support "no response" elicitation requests 2025-06-30 13:03:57 -04:00
logging.mdx Also push client messages (info/warn/debug) to server debug log (#2063) 2025-10-14 11:38:26 -07:00
middleware.mdx PR Clean-up 2025-10-16 21:56:55 -05:00
progress.mdx Update parameter capitalization 2025-06-28 15:06:16 -04:00
prompts.mdx feat: Add title, annotations and meta to mixin decorators 2025-10-10 14:23:02 +05:30
proxy.mdx Improve docs on prefix rules (#2028) 2025-10-08 19:57:14 -04:00
resources.mdx Add RFC 6570 query parameter support to resource templates (#1971) 2025-09-30 16:28:09 -04:00
sampling.mdx Resolve #1139 -- Implement include_context argument in Context.sample (#1141) 2025-07-15 07:01:41 -07:00
server.mdx Support mounting OAuth-protected servers under path prefixes (#2119) 2025-10-17 11:44:49 -04:00
tools.mdx Document container limitations for Image/Audio/File objects (#2118) 2025-10-16 18:03:29 -04:00