Improve OAuth protected resource metadata URL construction per RFC 9728#1407
Merged
pcarleton merged 8 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom Oct 6, 2025
shulkx:fix/well-known-oauth-path-mismatchshulkx/python-sdk:fix/well-known-oauth-path-mismatchCopy head branch name to clipboard
Merged
Improve OAuth protected resource metadata URL construction per RFC 9728#1407pcarleton merged 8 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom shulkx:fix/well-known-oauth-path-mismatchshulkx/python-sdk:fix/well-known-oauth-path-mismatchCopy head branch name to clipboard
pcarleton merged 8 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom
shulkx:fix/well-known-oauth-path-mismatchshulkx/python-sdk:fix/well-known-oauth-path-mismatchCopy head branch name to clipboard
Commits
Commits on Sep 26, 2025
refactor: improve OAuth protected resource metadata URL construction per RFC 9728
Show description for 2b85dbdcommittedrefactor: reorganize imports and clean up whitespace in server.py
Show description for 2023262committedrefactor: encapsulate resource metadata URL construction in a dedicated function
Show description for d3f8564committedtest: enhance OAuth 2.0 Protected Resource tests for path-based resources
Show description for 5780d4dcommitted
Commits on Sep 27, 2025
fix: append /mcp to resource_server_url with trailing slash handling
Show description for 4cfc056committedtest: add tests for resource metadata URL construction and route consistency
Show description for d2d3c74committed
Commits on Sep 29, 2025
fix: align token verifier audience with OAuth server response
Show description for 2bc3292authored
Commits on Oct 6, 2025
refactor: consolidate /mcp path into server_url
Show description for e4ba2eecommitted