fastmcp/docs/integrations
Jeremiah Lowin 9c21754a45
Fix Azure provider OIDC scope handling (#2506)
* Fix Azure provider to handle OIDC scopes correctly

OIDC scopes (openid, profile, email, offline_access) were being
incorrectly prefixed with identifier_uri, causing Azure to reject
authorization requests. This fix:

- Detects OIDC scopes and sends them unprefixed to Azure
- Filters OIDC scopes from token validation (Azure doesn't include
  them in access token scp claims)
- Still advertises OIDC scopes to clients via valid_scopes
- Also handles dot-notation scopes (e.g., User.Read) correctly

Fixes #2451, #2420

* Fix dot-notation scopes to be prefixed (custom scopes can have dots)

* Improve Azure scope handling docs with clear examples
2025-12-01 13:42:36 -05:00
..
images OCI Provider with Docs (#2389) 2025-11-15 11:04:47 -05:00
anthropic.mdx Add WorkOS and Azure OAuth providers (#1550) 2025-08-20 16:22:03 -04:00
auth0.mdx Remove trailing slashes from MCP endpoint URLs in docs (#2277) 2025-10-27 10:36:47 -04:00
authkit.mdx Remove trailing slashes from MCP endpoint URLs in docs (#2277) 2025-10-27 10:36:47 -04:00
aws-cognito.mdx Remove trailing slashes from MCP endpoint URLs in docs (#2277) 2025-10-27 10:36:47 -04:00
azure.mdx Fix Azure provider OIDC scope handling (#2506) 2025-12-01 13:42:36 -05:00
chatgpt.mdx Update ChatGPT docs for Chat mode with Developer Mode (#1936) 2025-09-26 18:57:03 -04:00
claude-code.mdx Implement typed source system for FastMCP configuration (#1607) 2025-08-24 16:32:37 -04:00
claude-desktop.mdx Implement typed source system for FastMCP configuration (#1607) 2025-08-24 16:32:37 -04:00
cursor-install-mcp.png Add Cursor support via CLI integration (#1052) 2025-07-05 20:30:47 -04:00
cursor.mdx docs: update NEW tags for AI assistant integrations (#1829) 2025-09-15 11:07:05 -04:00
descope.mdx feat: Made Changes to DescopeProvider to Support New Well Known URLs (#2392) 2025-11-22 12:20:50 -05:00
discord.mdx Fix version badges for icons and website_url; add Discord example (#2509) 2025-12-01 13:39:43 -05:00
eunomia-authorization.mdx Docs updates (#1336) 2025-08-01 20:39:55 -04:00
fastapi.mdx Remove trailing slashes from MCP endpoint URLs in docs (#2277) 2025-10-27 10:36:47 -04:00
gemini-cli.mdx docs: update NEW tags for AI assistant integrations (#1829) 2025-09-15 11:07:05 -04:00
gemini.mdx Add WorkOS and Azure OAuth providers (#1550) 2025-08-20 16:22:03 -04:00
github.mdx Remove trailing slashes from MCP endpoint URLs in docs (#2277) 2025-10-27 10:36:47 -04:00
google.mdx Remove trailing slashes from MCP endpoint URLs in docs (#2277) 2025-10-27 10:36:47 -04:00
mcp-json-configuration.mdx docs: update NEW tags for AI assistant integrations (#1829) 2025-09-15 11:07:05 -04:00
oci.mdx OCI Provider with Docs (#2389) 2025-11-15 11:04:47 -05:00
openai.mdx Add WorkOS and Azure OAuth providers (#1550) 2025-08-20 16:22:03 -04:00
openapi.mdx Improve language for route_map_fn tip (#1788) (#1792) 2025-09-08 21:03:05 -04:00
permit.mdx Docs updates (#1336) 2025-08-01 20:39:55 -04:00
scalekit.mdx Scalekit provider updates (#2413) 2025-11-22 12:22:13 -05:00
workos.mdx Derive jwt_signing_key from Client Secret, default to Encrypted Disk Store (#2223) 2025-10-24 19:08:58 -04:00