René's URL Explorer Experiment


Title: Support RFC 8693 token exchange for enterprise IdP flows (SEP-990) by Kludex · Pull Request #2988 · modelcontextprotocol/python-sdk · GitHub

Open Graph Title: Support RFC 8693 token exchange for enterprise IdP flows (SEP-990) by Kludex · Pull Request #2988 · modelcontextprotocol/python-sdk

X Title: Support RFC 8693 token exchange for enterprise IdP flows (SEP-990) by Kludex · Pull Request #2988 · modelcontextprotocol/python-sdk

Description: Summary Implements SEP-990 (enterprise IdP policy controls during MCP OAuth flows). The wire mechanism is the RFC 8693 token-exchange grant (urn:ietf:params:oauth:grant-type:token-exchange): a client exchanges an enterprise IdP-issued Identity Assertion Authorization Grant (ID-JAG) for an MCP access token at the authorization server's token endpoint. This is additive and opt-in on both sides; existing flows are unchanged. Client TokenExchangeOAuthProvider (mcp.client.auth.extensions.token_exchange) is an httpx.Auth that posts the exchange, mirroring the client_credentials extension. The ID-JAG is supplied lazily via an async subject_token_provider(audience) callback — the SDK does not implement IdP login or the first exchange against the IdP (deployment-specific). Public (default, none) and confidential (client_secret_post/client_secret_basic) clients are supported; requested_token_type defaults to the access-token URN. Server OAuthAuthorizationServerProvider.exchange_token validates the subject token (signature/issuer/audience/expiry/policy — the provider's responsibility) and issues the token. Gated by AuthSettings(token_exchange_enabled=True), which: advertises the grant + the public-client none auth method in AS metadata, and gates the /token endpoint: with the flag off, /token rejects the grant with unsupported_grant_type even if the provider implements exchange_token. TokenError gains RFC 8693's invalid_target; TokenExchangeToken carries the required issued_token_type (the handler defaults it so responses are compliant regardless of provider). TokenExchangeRequest enforces RFC 8693 actor-token pairing. The provider owns scope decisions: requested scopes are never granted verbatim. The example server narrows the request against an allowed set so a valid ID-JAG cannot be exchanged for broader access than policy permits. Review Reviewed by Codex across two rounds. Round one raised seven should-fix findings; all were addressed (dispatch gating, issued_token_type, scope-escalation hardening in the example, invalid_target, actor-token pairing, Basic-auth confidential client, public-client advertisement). The follow-up review confirmed every finding resolved with no new Critical/Should-fix issues. Testing Unit + ASGI HTTP tests for the client extension and the server token handler (13 server, 7 client, plus shared-model coverage). Verified end to end over real Uvicorn sockets with a real RS256-signed JWT acting as the ID-JAG: AS metadata discovery, raw /token exchange, forged-signature rejection, and a full MCP session (discovery → 401 → token exchange → bearer-gated tool call) all pass. ./scripts/test: 100% coverage, strict-no-cover clean, pyright clean. This exercise surfaced a separate AS-metadata issuer normalization bug, fixed in #2987 (merged); this branch builds on it. Docs: new SEP-990 section in docs/migration.md; client + server snippets under examples/snippets/. AI Disclaimer This PR was developed with the assistance of either Claude or Codex. I've reviewed and verified the changes.

Open Graph Description: Summary Implements SEP-990 (enterprise IdP policy controls during MCP OAuth flows). The wire mechanism is the RFC 8693 token-exchange grant (urn:ietf:params:oauth:grant-type:token-exchange): a clie...

X Description: Summary Implements SEP-990 (enterprise IdP policy controls during MCP OAuth flows). The wire mechanism is the RFC 8693 token-exchange grant (urn:ietf:params:oauth:grant-type:token-exchange): a clie...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:396f2870-ea30-4be7-51e0-c72f1d0ba35a
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id87DA:169AAA:13411E0:19AB932:6A5AA6E4
html-safe-nonce6244f552eb1caab37e1cbbb77293671acfeca9a5f913c6b159044ef3ce1a46b1
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4N0RBOjE2OUFBQToxMzQxMUUwOjE5QUI5MzI6NkE1QUE2RTQiLCJ2aXNpdG9yX2lkIjoiNjk0NTg1MTUzODQyMzg1MDcyNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac47d668295a7bafa1330a7d5904a3279d86f7f8a1d9fb5bcba1df0c93565489f1
hovercard-subject-tagpull_request:3941294280
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/2988/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:altSummary Implements SEP-990 (enterprise IdP policy controls during MCP OAuth flows). The wire mechanism is the RFC 8693 token-exchange grant (urn:ietf:params:oauth:grant-type:token-exchange): a clie...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None17a57ee6ab03686731c491fccb57e6a97c066a29d7cdf1a7d83c46f5c56684fc
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
release5cb870aa6b86b87be75e23ca7caec54726a25af9
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F2988%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%2F2988%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/2988/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2988/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 257 https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests 303 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
worktree-synthetic-stirring-treehousehttps://github.com/modelcontextprotocol/python-sdk/tree/worktree-synthetic-stirring-treehouse
Conversation 29 https://github.com/modelcontextprotocol/python-sdk/pull/2988
Commits 14 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits
Checks 35 https://github.com/modelcontextprotocol/python-sdk/pull/2988/checks
Files changed https://github.com/modelcontextprotocol/python-sdk/pull/2988/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files
Support RFC 8693 token exchange for enterprise IdP flows (SEP-990) https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#top
Show all changes 14 commits https://github.com/modelcontextprotocol/python-sdk/pull/2988/files
e8df714 Support RFC 8693 token exchange for enterprise IdP flows (SEP-990) Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/e8df714fce8e8ca79a84743a95ee26e312301dca
92fae82 Preserve empty issuer/resource paths on AuthSettings Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/92fae82469b6fce2f7c669c69a186256a9df8d70
2c7cb17 Merge branch 'auth-settings-preserve-empty-path' into worktree-synthe… Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/2c7cb171f3236daf748159b7b635dd5b67702c12
c7cacf0 Merge remote-tracking branch 'origin/main' into worktree-synthetic-st… Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/c7cacf09000873639409ea3370ff8d7afe9d4a26
55c2413 Add end-to-end interaction tests for token exchange (SEP-990) Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/55c2413616f38abeec317d2766341a7914ecbf37
b94851b Strengthen token-exchange interaction tests per review Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/b94851b01b8f0c22841419fb53d253a5334c80ec
7783020 Use the RFC 7523 jwt-bearer grant for the SEP-990 ID-JAG leg Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/7783020b615ade0c1083fc891e9d8a800382a063
0f4052c Harden the identity-assertion grant per review Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/0f4052cc69db3507a3b64785672d7734a88c9023
05f60ce Pin identity-assertion discovery to the expected authorization server Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/05f60ce32e083d08b76dc52ef072eca7016eb8ec
6689e0a Don't broaden initial identity-assertion scope; normalize origin ports Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/6689e0a6c32cef804c7a37ff43f30f561e3d9fb8
4393b4b Always send the configured scope on identity-assertion exchanges Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/4393b4b70792399bc0dde0515b169a57237998ba
d011d3a Merge remote-tracking branch 'origin/main' into worktree-synthetic-st… Kludex Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/d011d3af67611a4c1a66ea1fdd2c582a5de10f25
095f189 Make IdentityAssertionOAuthProvider a standalone httpx.Auth maxisbey Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/095f189bd8761c3b8733606f6b4ad7b9d34066fa
dfd458a Merge remote-tracking branch 'origin/worktree-synthetic-stirring-tree… maxisbey Jun 26, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2988/commits/dfd458a19b655b781501d1431b5b30c75f1fdfb3
Clear filters https://github.com/modelcontextprotocol/python-sdk/pull/2988/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files
migration.md https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-758ba107a728fccfdf0d098b2c06ded59127dd53ea287d630f72fb51040bc72d
identity_assertion_client.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-d9f410e6ec455a5b5eb325f6a53c2a67daf7ffc7376a00ebb1296df6210f74c5
pyproject.toml https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-2f2c2ebc66808ef1c1dadc6dce98d6f76a1298d9faf81b03d613f14d2137c802
identity_assertion_server.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-0397cea93a8a93fbe31f10eeaf2cfd71a38d489998709cde9a6688ae264b1ccb
identity_assertion.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-46a914434a87fa6647279942143c579485166d92ba2690db1c704ac88d804a06
oauth2.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-b7aaf2062da175cea9a532176d6eb78b659eaadb757cc48929f0bafccfdb8d98
register.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-6643f748c6f203d6b3c55593361c894373aa78f360ebaa4f3b60b445efccc5af
token.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-0bfdf5a468abdd078a0287db095a4ad5ebfcb04ea3e437026cdc8038c137ecab
client_auth.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-24c1b3fd929c3f6acb7f5a09322c15122e44e894b595a6013b0ae6259ad27500
provider.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-f7e852ad288ea2750460eb8e8ef0d6152216cd97ae505acd5f06146cf866abec
routes.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-6dfb076f1d9772b9a78be06b88bbbae0f92a0108284fcf247f342cd1a88433f2
settings.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-ed6123a6a50ac222dad0c2887aa3186d37bbc67f7a2105d4a06320638a75fd25
server.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-b21bf5e21c058ccfddb404c209f2d4288e4f32b121111ffc9d466638631d13e4
server.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-51d6996c0b80b8a5c42e7071451cb9ed3c91b398facebe99b94aad911059190e
auth.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-01350058961f3196e3373d707e2178962377dc9a85f481ade94e8f05e4701c8d
test_identity_assertion.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-5d6fc6f0686a5ecd96f4c48fe2790affe1b26dcae8dd2890463e821af12e087b
test_auth.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-f083d075f463e8b1ecfa6b931c33288c3d09b00ee3af3e5f74df16b7e75c3ab1
_requirements.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-c12ce54cbf13a11daa3f93343e5df8c89ca2b25d0f20f00b5408a2402a223228
_harness.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-4ac9813efeab1673bfd09096e1374c2d00a185f7948b812eefeb565db6c23247
_provider.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-035114ed068ee8041a853e4fdb196c4093d0f72f9aa188b86f619673b08c099d
test_identity_assertion.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-45eeab51f7a559c6914bd54bd701d822e585044675b6dd84ff409bff4df3f154
test_identity_assertion.py https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-6bf132fd3c9502c3bede4a04ea3530ce375e870cee00428c7afb6eb8693e239f
docs/migration.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-758ba107a728fccfdf0d098b2c06ded59127dd53ea287d630f72fb51040bc72d
View file https://github.com/modelcontextprotocol/python-sdk/blob/dfd458a19b655b781501d1431b5b30c75f1fdfb3/docs/migration.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2988/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-758ba107a728fccfdf0d098b2c06ded59127dd53ea287d630f72fb51040bc72d
https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-758ba107a728fccfdf0d098b2c06ded59127dd53ea287d630f72fb51040bc72d
examples/snippets/clients/identity_assertion_client.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-d9f410e6ec455a5b5eb325f6a53c2a67daf7ffc7376a00ebb1296df6210f74c5
View file https://github.com/modelcontextprotocol/python-sdk/blob/dfd458a19b655b781501d1431b5b30c75f1fdfb3/examples/snippets/clients/identity_assertion_client.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2988/{{ revealButtonHref }}
examples/snippets/pyproject.tomlhttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-2f2c2ebc66808ef1c1dadc6dce98d6f76a1298d9faf81b03d613f14d2137c802
View file https://github.com/modelcontextprotocol/python-sdk/blob/dfd458a19b655b781501d1431b5b30c75f1fdfb3/examples/snippets/pyproject.toml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2988/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-2f2c2ebc66808ef1c1dadc6dce98d6f76a1298d9faf81b03d613f14d2137c802
examples/snippets/servers/identity_assertion_server.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files#diff-0397cea93a8a93fbe31f10eeaf2cfd71a38d489998709cde9a6688ae264b1ccb
View file https://github.com/modelcontextprotocol/python-sdk/blob/dfd458a19b655b781501d1431b5b30c75f1fdfb3/examples/snippets/servers/identity_assertion_server.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2988/{{ revealButtonHref }}
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2988/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2988/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.