Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Identity] Refactor synchronous ClientAssertionCredential #40277

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pvaneck
Copy link
Member

@pvaneck pvaneck commented Mar 28, 2025

ClientAssertionCredential was refactored to use MSAL underneath. This also means the sync WorkloadIdentityCredential and AzurePipelinesCredential, which leverage ClientAssertionCredential, will also use MSAL.

Refactored to use MSAL underneath. This also means the sync
WorkloadIdentityCredential will also use MSAL.

Signed-off-by: Paul Van Eck <[email protected]>
@pvaneck
Copy link
Member Author

pvaneck commented Mar 28, 2025

/azp run python - identity - tests

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-identity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Untriaged
Development

Successfully merging this pull request may close these issues.

2 participants