Commit 2c8a9c2
Test: use shared Msal_Integration_tests UAMI in MI token acquirer E2E test (#3926)
Switch AcquireTokenWithManagedIdentity_UserAssignedAsync from the
Id4STesting managed identity (clientId 5bcd1685-...) to the consolidated
lab UAMI Msal_Integration_tests (clientId 45344e7d-...) in resource group
MSAL_MSI. This lets us retire the single-purpose Id4STesting identity and
reuse the shared lab identity already used by MSAL.NET E2E tests.
The test only acquires a token for the https://vault.azure.net audience,
so no Key Vault permissions are required; the new identity is a superset.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7c7626e commit 2c8a9c2
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
565 | 567 | | |
566 | 568 | | |
567 | 569 | | |
| |||
0 commit comments