Skip to content

Conversation

@JoshLozensky
Copy link
Contributor

Add support for managed identities

Summary of the changes (Less than 80 chars)
Added logic to default to managed identity credentials if available.

Description

In TokenAquisition.GetAuthenticationResultForAppAsync() added a check for managed identity configuration in the tokenAquisitionOptions parameter. If present, default to this authentication method and use system-assigned or user-assigned managed identity per the user's configuration.

Fixes #1775 #2551

This was referenced Oct 28, 2025
This was referenced Nov 4, 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.

[Feature Request] Managed Identity support in IDownstreamWebApi / IDownstreamApi

7 participants