-
Notifications
You must be signed in to change notification settings - Fork 245
Closed
Labels
Milestone
Description
This is a large feature consisting of several work items:
- Add direct MSI support in Id.Web, based on MSAL [Feature Request] Managed Identity support in IDownstreamWebApi / IDownstreamApi #1775 (note: Azure Identity should continue to be used for the MSI connection to AKV for loading certs)
- Update FIC support (Workload Identity) to use MSAL in the first leg instead of Azure Identity (MSI and AKV are currently supported by Id.Web)
- Ensure MSI and FIC are CAE enabled [Feature Request] IDownstream API should do CAE on its own #2550
- Update Workload Identity samples to use Id.Web instead of MSAL
- Add a sample for MSI next to the client_credentials sample
- Add a sample for certificatless next to the client_credentials sample (?)