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

[MSI V2 Feature] Adding Credential as a Managed Identity Source #5146

Closed
wants to merge 2 commits into from

Conversation

gladjohn
Copy link
Contributor

Fixes #5117

Changes proposed in this request
This adds a new credential source to Managed Identity sources. We call it IMDSV2 source.

This pull request introduces significant changes to the Managed Identity authentication flow in the Microsoft Identity Client library. The most important changes include refactoring the ManagedIdentityAuthRequest class into an abstract class, adding new classes for handling different Managed Identity sources, and modifying the visibility of the IMsalMtlsHttpClientFactory interface.

Refactoring and new classes:

Modifications in existing methods:

Visibility changes:

Testing
tests will be added in a new PR

Performance impact
none

Documentation
Have a separate task for docs

gladjohn and others added 2 commits February 14, 2025 10:49
* Adding updates for Managed Identity in msiv2-probe

* pr comments

---------

Co-authored-by: Gladwin Johnson <[email protected]>
@gladjohn gladjohn requested a review from a team as a code owner February 17, 2025 17:17
@gladjohn gladjohn closed this Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Engineering task] Add Credential as a source
2 participants