open-vault/builtin/credential/cert
Violet Hynes 1aefd297e9
Add role resolution operations to cert and aws auth types (VAULT-6612) (#16079)
* VAULT-6612 Initial scaffolding for role determination

* VAULT-6612 Simplify code

* Fix fmt error that somehow happened

* VAULT-6612 Refactor resolve role response

* VAULT-6612 AWS Role resolution

* VAULT-6612 add Iam test

* VAULT-6612 Add cert role resolve operation

* Address comments

* Update builtin/credential/cert/path_login_test.go

Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>

Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
2022-06-22 08:53:00 -04:00
..
cmd/cert Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
test-fixtures cert/tests: fix tests due to cert expiry (#6647) 2019-04-26 16:49:30 -07:00
backend.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
backend_test.go Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
cli.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
path_certs.go auth/cert: Add certificate extensions as metadata (#13348) 2022-01-03 13:38:16 -08:00
path_config.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
path_crls.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
path_login.go Add role resolution operations to cert and aws auth types (VAULT-6612) (#16079) 2022-06-22 08:53:00 -04:00
path_login_test.go Add role resolution operations to cert and aws auth types (VAULT-6612) (#16079) 2022-06-22 08:53:00 -04:00