Support client_credentials flow with JWT and Basic auth#1663
Merged
pcarleton merged 6 commits intomainmodelcontextprotocol/python-sdk:mainfrom Dec 2, 2025
pcarleton/client-credentials-jwtmodelcontextprotocol/python-sdk:pcarleton/client-credentials-jwtCopy head branch name to clipboard
Merged
Support client_credentials flow with JWT and Basic auth#1663pcarleton merged 6 commits intomainmodelcontextprotocol/python-sdk:mainfrom pcarleton/client-credentials-jwtmodelcontextprotocol/python-sdk:pcarleton/client-credentials-jwtCopy head branch name to clipboard
pcarleton merged 6 commits intomainmodelcontextprotocol/python-sdk:mainfrom
pcarleton/client-credentials-jwtmodelcontextprotocol/python-sdk:pcarleton/client-credentials-jwtCopy head branch name to clipboard
Commits
Commits on Nov 25, 2025
Add simplified OAuth providers for client credentials flows (SEP-1046)
Show description for b007b28committedFix client_credentials providers to set client_info in _initialize
Show description for 684eafdcommittedFix CI failures: formatting and coverage
Show description for c22e551andcommittedFix pyright errors in test_client_credentials.py
Show description for ffcc7c7andcommittedRemove accidental test skips from test_stdio.py
Show description for db8b270andcommitted