Skip to content

Use MSAL's custom transport API#11892

Merged
chlowell merged 7 commits intoAzure:masterfrom
chlowell:unpatch-msal
Jun 26, 2020
Merged

Use MSAL's custom transport API#11892
chlowell merged 7 commits intoAzure:masterfrom
chlowell:unpatch-msal

Conversation

@chlowell
Copy link
Copy Markdown
Member

@chlowell chlowell commented Jun 8, 2020

MSAL Python 1.3.0 added a transport customization API. This PR implements its abstractions and removes the adapters we've been using to customize the transport unofficially. While I was at it, I removed the internal ConfidentialClientCredential because it isn't used and needs a revision before it could be used.

Closes #8391, closes #11944

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Identity Client This issue points to a problem in the data-plane of the library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Identity] connection_verify not working in Azure Identity MSAL credentials send requests through Requests

3 participants