Files
vault/changelog/24987.txt
vinay-gopalan fcf7cf6c22 WIF support for AWS secrets engine (#24987)
* add new plugin wif fields to AWS Secrets Engine

* add changelog

* go get awsutil v0.3.0

* fix up changelog

* fix test and field parsing helper

* godoc on new test

* require role arn when audience set

* make fmt

---------

Co-authored-by: Austin Gebauer <agebauer@hashicorp.com>
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2024-01-29 11:34:57 -08:00

4 lines
139 B
Plaintext

```release-note:feature
**Plugin Identity Tokens**: Adds secret-less configuration of AWS secret engine using web identity federation.
```