open-vault/builtin/credential
Christopher Swenson a49f1b9e6b
Update AWS auth method certificates (#15719)
Update AWS auth method certificates

Add tests that the `rsa2048` document can also be verified using the
`pkcs7` field for AWS auth.

Due to the use of SHA-1-based signatures for the `identity` and `pkcs7`
methods, we want to encourage moving toward using the RSA 2048 workflow,
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/verify-rsa2048.html

This doesn't require code changes for Vault necessarily, but adding in
the (many) certificates will help end users.

Also adds `rsa2048` option to API to fetch the RSA 2048 signature.

I will make a PR to update to the AWS auth docs to document the RSA 2048
flow soon after this.
2022-06-01 10:26:17 -07:00
..
app-id builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
approle add value length check to approle createHMAC (#14746) 2022-03-29 14:43:35 -04:00
aws Update AWS auth method certificates (#15719) 2022-06-01 10:26:17 -07:00
cert Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
github deprecating Legacy MFA (#14869) 2022-04-19 21:19:34 -04:00
ldap Fix handling of username_as_alias during LDAP authentication (#15525) 2022-05-20 14:17:26 -07:00
okta auth/okta: Add support for Okta number challenge (#15361) 2022-05-11 17:09:29 -07:00
radius deprecating Legacy MFA (#14869) 2022-04-19 21:19:34 -04:00
token Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
userpass deprecating Legacy MFA (#14869) 2022-04-19 21:19:34 -04:00