azure-sdk-for-cpp/sdk
Ahson Khan 5fd26a6832
Use client assertion credential within AzurePipelinesCredential and WorkloadIdentityCredential (#5802)
* Use ClientAssertionCredential within AzurePipelinesCredential.

* Use ClientAssertionCredential in WorkloadIdentityCredential.

* Fix DefaultAzureCredentia.LogMessages test since an extra log got added.

* Disable tests that dont correctly simulate the token request and return
the test response.

* Address PR feedback and make sure base options are passed in to underlying
client assertion credential.

* Address PR feedback - move credential ctor into validation checks.

* Address PR feedback, add const.

* Add a ClientAssertionCredentialImpl to make sure logs use the calling
credential name.
2024-08-02 16:05:01 -07:00
..
attestation Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
core Increment package version after release of azure-core (#5870) 2024-08-01 22:38:35 +00:00
eventhubs Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
identity Use client assertion credential within AzurePipelinesCredential and WorkloadIdentityCredential (#5802) 2024-08-02 16:05:01 -07:00
keyvault remove const (#5869) 2024-08-01 20:57:05 +00:00
storage Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
tables Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
template Add consumption-time value of __cplusplus to User-Agent (#5662) 2024-07-29 18:31:51 -07:00