René's URL Explorer Experiment


Title: Validate the `iss` authorization-response parameter (RFC 9207 / SEP-2468) by Kludex · Pull Request #2921 · modelcontextprotocol/python-sdk · GitHub

Open Graph Title: Validate the `iss` authorization-response parameter (RFC 9207 / SEP-2468) by Kludex · Pull Request #2921 · modelcontextprotocol/python-sdk

X Title: Validate the `iss` authorization-response parameter (RFC 9207 / SEP-2468) by Kludex · Pull Request #2921 · modelcontextprotocol/python-sdk

Description: Implements the first item of #2902: validate the RFC 9207 iss authorization-response parameter (SEP-2468). What changed The OAuth client validates the iss query parameter returned on the authorization-response redirect, and the issuer of discovered authorization server metadata. Comparison is simple string comparison per RFC 3986 §6.2.1 (no normalization): a mismatched iss is rejected, and a missing iss is rejected when the AS advertised authorization_response_iss_parameter_supported. callback_handler now returns AuthorizationCodeResult (code/state/iss) instead of tuple[str, str | None], so the redirect's iss reaches the validation. Breaking change — documented in docs/migration.md. Added authorization_response_iss_parameter_supported to OAuthMetadata. AnyHttpUrl appends a trailing slash to a bare authority (https://as → https://as/), which would defeat the byte-exact comparison the spec requires (iss-supported must accept https://host while iss-normalized must reject https://host/), so the recorded issuer is compared with that lone authority slash stripped. Conformance Flips auth/metadata-issuer-mismatch green (removed from both expected-failures baselines). The auth/iss-* scenarios validate iss correctly but stay baselined because they reach Dynamic Client Registration and trip the unimplemented SEP-837 application_type check — re-grouped under SEP-837 with accurate comments. Both conformance legs pass with no stale entries. Out of scope (separate PRs, tracked by #2902) SEP-837 (application_type), SEP-2350 (scope-union step-up), SEP-2352 (AS migration / credential binding). SEP-2207 (offline_access) is already done. AI Disclaimer This PR was developed with the assistance of either Claude or Codex. I've reviewed and verified the changes.

Open Graph Description: Implements the first item of #2902: validate the RFC 9207 iss authorization-response parameter (SEP-2468). What changed The OAuth client validates the iss query parameter returned on the authoriza...

X Description: Implements the first item of #2902: validate the RFC 9207 iss authorization-response parameter (SEP-2468). What changed The OAuth client validates the iss query parameter returned on the authoriza...

Opengraph URL: https://github.com/modelcontextprotocol/python-sdk/pull/2921

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:9151f8e6-550a-394a-e022-b474fe078a5d
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8366:4B803:22A4884:2E68418:6A599580
html-safe-nonce732b4cd60933d8345b21ee6035d0a982d2273f0b4821c3d3787cd25e61ee5b19
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzY2OjRCODAzOjIyQTQ4ODQ6MkU2ODQxODo2QTU5OTU4MCIsInZpc2l0b3JfaWQiOiIxNjI0NDMwMjc0NjQwNzEzMDg4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac2b6e2faa3e99a9ce9ed7d23dcfbbb8a064aaa9453e7534ae863f1fff61a3d64d
hovercard-subject-tagpull_request:3904056402
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/modelcontextprotocol/python-sdk/pull/2921/files
twitter:imagehttps://avatars.githubusercontent.com/u/7353520?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/7353520?s=400&v=4
og:image:altImplements the first item of #2902: validate the RFC 9207 iss authorization-response parameter (SEP-2468). What changed The OAuth client validates the iss query parameter returned on the authoriza...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonea540949572872b935b393b36db38922db390ae71c859537d741b8f3eb7e545b5
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/modelcontextprotocol/python-sdk git https://github.com/modelcontextprotocol/python-sdk.git
octolytics-dimension-user_id182288589
octolytics-dimension-user_loginmodelcontextprotocol
octolytics-dimension-repository_id862584018
octolytics-dimension-repository_nwomodelcontextprotocol/python-sdk
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id862584018
octolytics-dimension-repository_network_root_nwomodelcontextprotocol/python-sdk
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release737e0bf019c29d8431b268ae84d528b052789210
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F2921%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F2921%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=modelcontextprotocol%2Fpython-sdk
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
modelcontextprotocol https://github.com/modelcontextprotocol
python-sdkhttps://github.com/modelcontextprotocol/python-sdk
Notifications https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Fork 3.7k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Star 23.6k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Code https://github.com/modelcontextprotocol/python-sdk
Issues 255 https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests 301 https://github.com/modelcontextprotocol/python-sdk/pulls
Actions https://github.com/modelcontextprotocol/python-sdk/actions
Projects https://github.com/modelcontextprotocol/python-sdk/projects
Models https://github.com/modelcontextprotocol/python-sdk/models
Security and quality 6 https://github.com/modelcontextprotocol/python-sdk/security
Insights https://github.com/modelcontextprotocol/python-sdk/pulse
Code https://github.com/modelcontextprotocol/python-sdk
Issues https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests https://github.com/modelcontextprotocol/python-sdk/pulls
Actions https://github.com/modelcontextprotocol/python-sdk/actions
Projects https://github.com/modelcontextprotocol/python-sdk/projects
Models https://github.com/modelcontextprotocol/python-sdk/models
Security and quality https://github.com/modelcontextprotocol/python-sdk/security
Insights https://github.com/modelcontextprotocol/python-sdk/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmodelcontextprotocol%2Fpython-sdk%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk%2Fissues%2Fnew%2Fchoose
Kludexhttps://github.com/Kludex
mainhttps://github.com/modelcontextprotocol/python-sdk/tree/main
sep-2468-validate-isshttps://github.com/modelcontextprotocol/python-sdk/tree/sep-2468-validate-iss
Conversation 20 https://github.com/modelcontextprotocol/python-sdk/pull/2921
Commits 4 https://github.com/modelcontextprotocol/python-sdk/pull/2921/commits
Checks 34 https://github.com/modelcontextprotocol/python-sdk/pull/2921/checks
Files changed https://github.com/modelcontextprotocol/python-sdk/pull/2921/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
Validate the iss authorization-response parameter (RFC 9207 / SEP-2468) https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#top
Show all changes 4 commits https://github.com/modelcontextprotocol/python-sdk/pull/2921/files
9373eab Validate the iss authorization-response parameter (RFC 9207 / SEP-2468) Kludex Jun 20, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2921/commits/9373eab0c5bafe0ef730dad597c6c9cb5a8363ae
7eeee6c Address review: clarify iss migration note, make callback getters pro… Kludex Jun 20, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2921/commits/7eeee6cd3113f3daecbf7e2d1d5810022d8946e2
109c391 Merge remote-tracking branch 'origin/main' into sep-2468-validate-iss Kludex Jun 20, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2921/commits/109c39124c2a23587fb29625b88bc6e35c8a7805
15f11a5 Drop iss slash-stripping workaround now that empty paths are preserved Kludex Jun 20, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2921/commits/15f11a587afe2b01bddfc6377301e6b72bbda270
Clear filters https://github.com/modelcontextprotocol/python-sdk/pull/2921/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
client.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-823c6bf6584b99e84ad74327720949300eb016f0efd6497c143dbd56307b058f
expected-failures.2026-07-28.yml https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-a8ea36ef04436cd253292c3fbbe06e88795d93362fba66a5919cc6793c5f2aef
expected-failures.yml https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-9554cfe66b53ce3771454545473fbd08be68a3c6ecdd0f837273a3e41e6b67d7
README.v2.md https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-08a4c6619676fe12972d812470e6bfada7b31d3d2fe6e2cf8cf8a88c79e78503
migration.md https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-758ba107a728fccfdf0d098b2c06ded59127dd53ea287d630f72fb51040bc72d
main.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
oauth_client.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-027c2794f55d97303e0b285c161c1f068be0f1ae44624885ddb1664bee9edd32
__init__.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-7ad3a87606502cd0dc2339923e00e0f6f66844db32c207d4ee35e1030ca48dee
client_credentials.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-6837d10b5e4119fce79b4c19036beeebb72e274519503c921453ce4309f8c2c9
oauth2.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
utils.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-1aed3def34492fb7eafa6e7aee6e9cc9973171b28c9574dc5c5b288a09878996
auth.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-01350058961f3196e3373d707e2178962377dc9a85f481ade94e8f05e4701c8d
test_client_credentials.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-c84aa56739a1205229f9ca6a502589d65984e9461e55324c600702a40f28986f
test_auth.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-f083d075f463e8b1ecfa6b931c33288c3d09b00ee3af3e5f74df16b7e75c3ab1
test_scope_bug_1630.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-a6058bf8471c11340ab28cba2da275ba4d712588b0ce523bb26c0fa650ee8765
_requirements.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-c12ce54cbf13a11daa3f93343e5df8c89ca2b25d0f20f00b5408a2402a223228
_harness.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-4ac9813efeab1673bfd09096e1374c2d00a185f7948b812eefeb565db6c23247
_provider.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-035114ed068ee8041a853e4fdb196c4093d0f72f9aa188b86f619673b08c099d
test_authorize_token.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-e2f26e5f968d65f2a18a0a2f1b07786581e66b85ba40b1e0626ac19ee4cf6dd4
test_discovery.py https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-469d07df0d8e675ae3e626c2293e9fdc39917db8ca8e1f04ca02c17339c6e6f6
.github/actions/conformance/client.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-823c6bf6584b99e84ad74327720949300eb016f0efd6497c143dbd56307b058f
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/.github/actions/conformance/client.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-823c6bf6584b99e84ad74327720949300eb016f0efd6497c143dbd56307b058f
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-823c6bf6584b99e84ad74327720949300eb016f0efd6497c143dbd56307b058f
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-823c6bf6584b99e84ad74327720949300eb016f0efd6497c143dbd56307b058f
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-823c6bf6584b99e84ad74327720949300eb016f0efd6497c143dbd56307b058f
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-823c6bf6584b99e84ad74327720949300eb016f0efd6497c143dbd56307b058f
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-823c6bf6584b99e84ad74327720949300eb016f0efd6497c143dbd56307b058f
.github/actions/conformance/expected-failures.2026-07-28.ymlhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-a8ea36ef04436cd253292c3fbbe06e88795d93362fba66a5919cc6793c5f2aef
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/.github/actions/conformance/expected-failures.2026-07-28.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-a8ea36ef04436cd253292c3fbbe06e88795d93362fba66a5919cc6793c5f2aef
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-a8ea36ef04436cd253292c3fbbe06e88795d93362fba66a5919cc6793c5f2aef
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-a8ea36ef04436cd253292c3fbbe06e88795d93362fba66a5919cc6793c5f2aef
.github/actions/conformance/expected-failures.ymlhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-9554cfe66b53ce3771454545473fbd08be68a3c6ecdd0f837273a3e41e6b67d7
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/.github/actions/conformance/expected-failures.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-9554cfe66b53ce3771454545473fbd08be68a3c6ecdd0f837273a3e41e6b67d7
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-9554cfe66b53ce3771454545473fbd08be68a3c6ecdd0f837273a3e41e6b67d7
README.v2.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-08a4c6619676fe12972d812470e6bfada7b31d3d2fe6e2cf8cf8a88c79e78503
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/README.v2.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-08a4c6619676fe12972d812470e6bfada7b31d3d2fe6e2cf8cf8a88c79e78503
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-08a4c6619676fe12972d812470e6bfada7b31d3d2fe6e2cf8cf8a88c79e78503
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-08a4c6619676fe12972d812470e6bfada7b31d3d2fe6e2cf8cf8a88c79e78503
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-08a4c6619676fe12972d812470e6bfada7b31d3d2fe6e2cf8cf8a88c79e78503
docs/migration.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-758ba107a728fccfdf0d098b2c06ded59127dd53ea287d630f72fb51040bc72d
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/docs/migration.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-758ba107a728fccfdf0d098b2c06ded59127dd53ea287d630f72fb51040bc72d
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-758ba107a728fccfdf0d098b2c06ded59127dd53ea287d630f72fb51040bc72d
examples/clients/simple-auth-client/mcp_simple_auth_client/main.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/examples/clients/simple-auth-client/mcp_simple_auth_client/main.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-967e8584a0021a6f5b81aa9ef3f1e549efd761fe3fb4733e5212ce027e0bcfce
examples/snippets/clients/oauth_client.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-027c2794f55d97303e0b285c161c1f068be0f1ae44624885ddb1664bee9edd32
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/examples/snippets/clients/oauth_client.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-027c2794f55d97303e0b285c161c1f068be0f1ae44624885ddb1664bee9edd32
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-027c2794f55d97303e0b285c161c1f068be0f1ae44624885ddb1664bee9edd32
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-027c2794f55d97303e0b285c161c1f068be0f1ae44624885ddb1664bee9edd32
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-027c2794f55d97303e0b285c161c1f068be0f1ae44624885ddb1664bee9edd32
src/mcp/client/auth/__init__.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-7ad3a87606502cd0dc2339923e00e0f6f66844db32c207d4ee35e1030ca48dee
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/src/mcp/client/auth/__init__.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-7ad3a87606502cd0dc2339923e00e0f6f66844db32c207d4ee35e1030ca48dee
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-7ad3a87606502cd0dc2339923e00e0f6f66844db32c207d4ee35e1030ca48dee
src/mcp/client/auth/extensions/client_credentials.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-6837d10b5e4119fce79b4c19036beeebb72e274519503c921453ce4309f8c2c9
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/src/mcp/client/auth/extensions/client_credentials.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-6837d10b5e4119fce79b4c19036beeebb72e274519503c921453ce4309f8c2c9
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-6837d10b5e4119fce79b4c19036beeebb72e274519503c921453ce4309f8c2c9
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-6837d10b5e4119fce79b4c19036beeebb72e274519503c921453ce4309f8c2c9
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-6837d10b5e4119fce79b4c19036beeebb72e274519503c921453ce4309f8c2c9
src/mcp/client/auth/oauth2.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
View file https://github.com/modelcontextprotocol/python-sdk/blob/15f11a587afe2b01bddfc6377301e6b72bbda270/src/mcp/client/auth/oauth2.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2921/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
https://github.com/modelcontextprotocol/python-sdk/pull/2921/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2921/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.