azure-sdk-for-cpp/sdk/identity
James Le Cuirot b33fb227ce
Fix IMDS token requests for managed identities (#6698)
This was broken by a035ee5f94, which
accidentally constructed the IMDS URL with a double slash at the start
of the path. This is not properly routed on the server side, leading to
a 404 error with some very misleading XML.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-08-14 00:22:53 -07:00
..
azure-identity Fix IMDS token requests for managed identities (#6698) 2025-08-14 00:22:53 -07:00
assets.json
ci.yml Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
CMakeLists.txt
test-resources-pre.ps1
test-resources.json Turn federated auth on for Identity tests. (#5785) 2024-07-12 00:00:15 +00:00