microsoft-authentication-library-for-dotnet icon indicating copy to clipboard operation
microsoft-authentication-library-for-dotnet copied to clipboard

[Feature Request] Expose client capabilities in AssertionRequestOptions for MSI FIC scenarios

Open gladjohn opened this issue 4 months ago • 3 comments

MSAL client type

Managed identity

Problem statement

Update AssertionRequestOptions to handle client capabilities for MSI Federated Identity Credential (FIC) scenarios, ensuring that higher-level SDKs can pass capabilities to MSAL.

Proposed solution

We will introduce a new property ClientCapabilities in the AssertionRequestOptions class to support the passing of capabilities during token acquisition.

Alternatives

No response

gladjohn avatar Oct 01 '24 19:10 gladjohn