azure-sdk-for-cpp/sdk/identity/azure-identity/samples
Ahson Khan 79737f1473
Make several params to WorkloadIdentityCredential optional and read them from the environment instead. (#4893)
* 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.
2023-09-12 23:18:05 -07:00
..
azure_cli_credential.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
chained_token_credential.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
client_certificate_credential.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
client_secret_credential.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
CMakeLists.txt Add a sample on how to use Workload Identity Credential. (#4894) 2023-08-18 12:44:35 -07:00
default_azure_credential.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
environment_credential.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
managed_identity_credential.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
workload_identity_credential.cpp Make several params to WorkloadIdentityCredential optional and read them from the environment instead. (#4893) 2023-09-12 23:18:05 -07:00