open-vault/vault/external_tests
Hamid Ghaf 65a41d4f08
named Login MFA methods (#18610)
* named MFA method configurations

* fix a test

* CL

* fix an issue with same config name different ID and add a test

* feedback

* feedback on test

* consistent use of passcode for all MFA methods (#18611)

* make use of passcode factor consistent for all MFA types

* improved type for MFA factors

* add method name to login CLI

* minor refactoring

* only accept MFA method name with its namespace path in the login request MFA header

* fix a bug

* fixing an ErrorOrNil return value

* more informative error message

* Apply suggestions from code review

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* feedback

* test refactor a bit

* adding godoc for a test

* feedback

* remove sanitize method name

* guard a possbile nil ref

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2023-01-23 15:51:22 -05:00
..
api OSS PR for Config Changes PR (#18418) 2022-12-15 12:19:19 -08:00
approle Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
expiration Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
hcp_link Link OSS (#18228) 2022-12-08 15:02:18 -05:00
identity named Login MFA methods (#18610) 2023-01-23 15:51:22 -05:00
kv improve kv CLI to remove data or custom metadata using kv patch (#18067) 2022-11-21 17:11:36 -05:00
metrics Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
mfa named Login MFA methods (#18610) 2023-01-23 15:51:22 -05:00
misc Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
plugin Reduce time taken to run the vault test package (#17157) 2022-09-16 09:53:16 -04:00
policy Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
pprof Add support for unauthenticated pprof access on a per-listener basis,… (#11324) 2021-04-19 14:30:59 -04:00
quotas VAULT-8336 Fix default rate limit paths (#18273) 2022-12-09 08:49:17 -05:00
raft Prevent autopilot from demoting voters when they join a 2nd time (#18263) 2022-12-07 14:17:45 -05:00
raftha Vault 7338/fix retry join (#16550) 2022-08-03 20:44:57 -05:00
response Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
router Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
sealmigration Update missing go-kms-wrapping v2 dep and address some ENT->OSS drift (#17178) 2022-09-19 10:23:40 -04:00
sealmigrationext Factor out the consul-using sealmigration tests to their own package, so that the remaining tests can run in the CI job that doesn't need docker. (#10342) 2020-11-20 07:53:31 -05:00
token Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00