vault/builtin/credential/aws
Vault Automation a4780807e8
Allow WIF and rotation parameters to be set independently (#14414) (#14713)
* allowing WIF and rotation parameters to be set independently

* adding CL entry

* VAULT-42211 allowing independently setting of parameter for client/config endpoint

* introducing logic for identity token and rotation parameter detection

* moving the detectection change logic to corresponding packages

* sdk: add rotation and wif helpers

* changelog

* changelog updates

---------

Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
Co-authored-by: Martin Hristov <mhristov@hashicorp.com>
2026-05-11 17:24:42 +00:00
..
cmd/aws license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
backend.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
backend_e2e_test.go Backport Delete cluster.Start for NewTestCluster clusters, and deprecate and clean up cluster.Cleanup for NewTestCluster clusters into ce/main (#14105) 2026-04-21 09:33:14 -04:00
backend_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
certificates.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
cli.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
client.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_config_certificate.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_config_client.go Allow WIF and rotation parameters to be set independently (#14414) (#14713) 2026-05-11 17:24:42 +00:00
path_config_client_test.go Allow WIF and rotation parameters to be set independently (#14414) (#14713) 2026-05-11 17:24:42 +00:00
path_config_identity.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_config_identity_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_config_rotate_root.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_config_rotate_root_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_config_sts.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_config_tidy_identity_accesslist.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_config_tidy_roletag_denylist.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_identity_accesslist.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_login.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_login_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_role.go Backport update go version 1.26.1 into ce/main (#13099) 2026-03-17 17:02:43 -07:00
path_role_tag.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_role_test.go Put alias_metadata tokenutil field into public SDK (#11468) (#11717) 2026-01-13 09:43:33 -06:00
path_roletag_denylist.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_tidy_identity_accesslist.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
path_tidy_roletag_denylist.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00