Skip to content

Conversation

@jmprieur
Copy link
Collaborator

Add extensibility for credential providers in Credential loaders

Fixes #3485 (non-breaking changes way)

Fixes and supersedes: #3486 created by GitHub Copilot

@jmprieur jmprieur requested a review from a team as a code owner September 23, 2025 22:20
@jmprieur jmprieur changed the title Jmprieur/credential description extensibility credential description extensibility Sep 23, 2025
Copy link
Contributor

@keegan-caruso keegan-caruso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few small suggestions

Copy link
Member

@bgavrilMS bgavrilMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with 1 comment about param order

This was referenced Oct 24, 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.

Enable extensibility via IEnumerable<ICredentialSourceLoader> constructor parameter

4 participants