* Add AzurePipelinesCredential for authenticating an Azure Pipelines service connection with workload identity federation. * Add unit tests. * Add comment about not throwing in the ctor, but rather deferring it. * Order field in order of initialization and fix cspell. * Fix ambiguous call to EnvironmentOverride in tests. * Add a live test to AzurePipelinesCredential. * Add invalid test cases and output response. * Add access token env var in ci.yml. * Add identity yml files and EnvVars. * Fix merge conflicts and print out the oidc response. * Remove duplicate definition of ServiceDirectory and remove env. * Revert CI/infra changes. * Include engsys changes to add federated auth support. * Update environment variables used. * Sync recent engsys changes. * Add invalid tenant id test and re-order them. * Fail the live test pipeline if a test fails. * Update tests and revert source changes. * Debug failing TokenCredentialTest in new live test environment. * Dont fail test on missing env var. * Disable federated auth in ci.yml and add back client secret env var. * Remove test application secret. * Revert other changes related to infra. |
||
|---|---|---|
| .. | ||
| attestation | ||
| core | ||
| eventhubs | ||
| identity | ||
| keyvault | ||
| storage | ||
| tables | ||
| template | ||