Files
vault/changelog/22994.txt
Jim 771470c28f chore: update azurevaultkey wrapper dependency (#22994)
* chore: update azurevaultkey wrapper dependency

This update brings in PR #155 from go-kms-wrapping which adds support for azure
workload identity authentication

* chore: add changelog entry

* fixup! chore: add changelog entry
2023-09-12 12:31:33 -04:00

5 lines
229 B
Plaintext

```release-note:improvement
auth/azure: Add support for azure workload identity authentication (see issue
#18257). Update go-kms-wrapping dependency to include [PR
#155](https://github.com/hashicorp/go-kms-wrapping/pull/155)
```