Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Azure
/
azure-sdk-for-python
Public
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
5.6k
Code
Issues
798
Pull requests
363
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Identity] Correctly implement TokenCredential protocols
- #31047
#31047
Merged
Laia Patiño (laiapat)
merged 21 commits into
Azure:main
Azure/azure-sdk-for-python:main
from
laiapat:cred-protocol-sig
laiapat/azure-sdk-for-python:cred-protocol-sig
Copy head branch name to clipboard
Aug 4, 2023
Conversation
Commits
21
(21)
Checks
Files changed
Merged
[Identity] Correctly implement TokenCredential protocols
#31047
Laia Patiño (laiapat)
merged 21 commits into
Azure:main
Azure/azure-sdk-for-python:main
from
laiapat:cred-protocol-sig
laiapat/azure-sdk-for-python:cred-protocol-sig
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2023
wip; Update sync credentials
Laia Patiño (laiapat)
committed
7e3509b
View commit details
Copy full SHA for 7e3509b
Browse repository at this point
Correctly handle claims/tenant_id
Laia Patiño (laiapat)
committed
9321c87
View commit details
Copy full SHA for 9321c87
Browse repository at this point
Pass params through plainly
Laia Patiño (laiapat)
committed
0866d7e
View commit details
Copy full SHA for 0866d7e
Browse repository at this point
Update mock assertions
Laia Patiño (laiapat)
committed
6f0952e
View commit details
Copy full SHA for 6f0952e
Browse repository at this point
Update sync credentials
Laia Patiño (laiapat)
committed
b37643a
View commit details
Copy full SHA for b37643a
Browse repository at this point
Update async credentials, docstrings
Laia Patiño (laiapat)
committed
b7da648
View commit details
Copy full SHA for b7da648
Browse repository at this point
Fix async mixin; black
Laia Patiño (laiapat)
committed
f49f74f
View commit details
Copy full SHA for f49f74f
Browse repository at this point
Update async tests
Laia Patiño (laiapat)
committed
475f782
View commit details
Copy full SHA for 475f782
Browse repository at this point
Remove unused imports
Laia Patiño (laiapat)
committed
be836ab
View commit details
Copy full SHA for be836ab
Browse repository at this point
Update sample and changelog
Laia Patiño (laiapat)
committed
becd6b5
View commit details
Copy full SHA for becd6b5
Browse repository at this point
Refine language on unused args
Laia Patiño (laiapat)
committed
65d7552
View commit details
Copy full SHA for 65d7552
Browse repository at this point
Commits on Aug 1, 2023
Test for kwargs in transport
Laia Patiño (laiapat)
committed
fc5410b
View commit details
Copy full SHA for fc5410b
Browse repository at this point
Commits on Aug 2, 2023
Update chained/default docstrings
Laia Patiño (laiapat)
committed
f052ada
View commit details
Copy full SHA for f052ada
Browse repository at this point
Remove claims from resolve_tenant calls
Laia Patiño (laiapat)
committed
7fac8ac
View commit details
Copy full SHA for 7fac8ac
Browse repository at this point
Pylint
Laia Patiño (laiapat)
committed
890268e
View commit details
Copy full SHA for 890268e
Browse repository at this point
Update creds that support claims
Laia Patiño (laiapat)
committed
86627d3
View commit details
Copy full SHA for 86627d3
Browse repository at this point
black; clarify all kwargs behavior
Laia Patiño (laiapat)
committed
f8fc4ec
View commit details
Copy full SHA for f8fc4ec
Browse repository at this point
Commits on Aug 4, 2023
Align docstring/signature ordering
Laia Patiño (laiapat)
committed
4122aed
View commit details
Copy full SHA for 4122aed
Browse repository at this point
Add back Any type for kwargs
Laia Patiño (laiapat)
committed
d248524
View commit details
Copy full SHA for d248524
Browse repository at this point
Update final stragglers
Laia Patiño (laiapat)
committed
ed4e123
View commit details
Copy full SHA for ed4e123
Browse repository at this point
Fix pylint warning disable
Laia Patiño (laiapat)
committed
91490ba
View commit details
Copy full SHA for 91490ba
Browse repository at this point
You can’t perform that action at this time.