fastmcp/docs/servers/auth
Jeremiah Lowin ba69fba305
Add consent_csp_policy parameter for CSP customization (#2484)
* Add consent_csp_policy parameter to OAuthProxy

Allows customization or disabling of CSP directives on the consent page.
Fixes #2476.

* Add consent_csp_policy to OIDCProxy and update docs

* Fix HTML injection vulnerability in CSP policy

HTML-escape the CSP policy value before inserting into meta tag to prevent HTML injection when CSP policies contain quotes.
2025-11-26 16:53:40 -05: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 Add consent_csp_policy parameter for CSP customization (#2484) 2025-11-26 16:53:40 -05:00
oidc-proxy.mdx Add consent_csp_policy parameter for CSP customization (#2484) 2025-11-26 16:53:40 -05:00
remote-oauth.mdx Add RFC 7662 token introspection provider (#2074) 2025-10-16 10:57:06 -04:00
token-verification.mdx Add version badge for DebugTokenVerifier in documentation (#2390) 2025-11-06 18:25:26 -05:00