fastmcp/docs/servers/auth
Jeremiah Lowin 9987a456a0
Allow authorization consent screen to be disabled (#2172)
* Add optional authorization consent screen for OAuth providers

Adds `require_authorization_consent` parameter (default True) to OAuthProxy and all providers. When disabled, authorization skips the consent screen for local development/testing. Logs security warning when disabled.

* Update warning message to use 'authorization consent screen'
2025-10-21 10:00:39 -04:00
..
authentication.mdx Add storage backend documentation (#2137) 2025-10-19 19:24:13 -04:00
full-oauth-server.mdx Add storage backend documentation (#2137) 2025-10-19 19:24:13 -04:00
oauth-proxy.mdx Allow authorization consent screen to be disabled (#2172) 2025-10-21 10:00:39 -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 storage backend documentation (#2137) 2025-10-19 19:24:13 -04:00