* Make several params to WorkloadIdentityCredential optional and read them from the environment instead. * Fix typo in calling the ClientCredentialCore ctor * Add changelog entry. * Address PR feedback, avoid creating many WIC options instances. * Update ctor impl and add options test. * Set locals if the options are non-empty, and void unused variable in tests. * Fixup the sample since the customer no longer needs to explicitly pass in those params. |
||
|---|---|---|
| .. | ||
| azure_cli_credential.cpp | ||
| chained_token_credential.cpp | ||
| client_certificate_credential.cpp | ||
| client_secret_credential.cpp | ||
| CMakeLists.txt | ||
| default_azure_credential.cpp | ||
| environment_credential.cpp | ||
| managed_identity_credential.cpp | ||
| workload_identity_credential.cpp | ||