| .. |
|
azure_cli_credential_test.cpp
|
Cleaned up Azure::Core::Context API surface (#5676)
|
2024-07-17 12:38:30 -07:00 |
|
azure_pipelines_credential_test.cpp
|
Updated the request header sent to the OIDC endpoint in so it doesn't result in a redirect response when an invalid system access token is provided. (#6019)
|
2024-09-20 17:42:57 -07:00 |
|
chained_token_credential_test.cpp
|
Re-use the selected credential that works for each subsequent request in DefaultAzureCredential by caching the chosen credential per instance. (#5142)
|
2023-11-09 19:33:26 -08:00 |
|
client_assertion_credential_test.cpp
|
Added ClientAssertionCredential to enable applications to authenticate with custom client assertions. (#5789)
|
2024-07-15 19:30:56 -07:00 |
|
client_certificate_credential_test.cpp
|
In ClientCertificateCredential, add the x5c parameter of the JWT token as a JSON array rather than a JSON string. (#6052)
|
2024-10-01 22:01:59 -07:00 |
|
client_secret_credential_test.cpp
|
Incapsulate all the defaults for options values such as authority host in a helper class and add authority host url validation. (#5155)
|
2023-11-11 05:00:14 +00:00 |
|
CMakeLists.txt
|
Move the ResourceIdentifier type from Azure::Identity to Azure::Core. (#5864)
|
2024-09-05 15:22:18 -04:00 |
|
credential_test_helper.cpp
|
Use standard syntax for MIT license (#4786)
|
2023-07-12 22:37:36 -07:00 |
|
credential_test_helper.hpp
|
Use standard syntax for MIT license (#4786)
|
2023-07-12 22:37:36 -07:00 |
|
default_azure_credential_test.cpp
|
Fix typos (#6234)
|
2024-11-17 23:06:28 -08:00 |
|
environment_credential_test.cpp
|
Use standard syntax for MIT license (#4786)
|
2023-07-12 22:37:36 -07:00 |
|
macro_guard_test.cpp
|
Use standard syntax for MIT license (#4786)
|
2023-07-12 22:37:36 -07:00 |
|
managed_identity_credential_test.cpp
|
Remove support for customizing the IMDS endpoint within ManagedIdentityCredential using an env var (#5997)
|
2024-10-03 13:49:34 -07:00 |
|
simplified_header_test.cpp
|
Use standard syntax for MIT license (#4786)
|
2023-07-12 22:37:36 -07:00 |
|
tenant_id_resolver_test.cpp
|
Use standard syntax for MIT license (#4786)
|
2023-07-12 22:37:36 -07:00 |
|
token_cache_test.cpp
|
Fix overflow issue in token cache. (#6190)
|
2024-11-06 18:32:09 -08:00 |
|
token_credential_impl_test.cpp
|
Enable proactive renewal of Managed Identity tokens. (#5336)
|
2024-02-09 16:01:44 -08:00 |
|
token_credential_test.cpp
|
Cleaned up Azure::Core::Context API surface (#5676)
|
2024-07-17 12:38:30 -07:00 |
|
workload_identity_credential_test.cpp
|
Incapsulate all the defaults for options values such as authority host in a helper class and add authority host url validation. (#5155)
|
2023-11-11 05:00:14 +00:00 |