open-vault/vault/external_tests/identity
Violet Hynes 4850a3ff0e
VAULT-6818 - Restrict ability to merge entities with mount-accessor-conflicting aliases unless one is explicitly chosen to be kept (#16539)
* VAULT-6818 delete unmerged entity aliases instead of orphaning them

* VAULT-6818 Prevent merge with clashing aliases, allow for resolution of clashing entity aliases

* VAULT-6818 Small updates

* VAULT-6818 Restrict to only one clash merge at once

* VAULT-6818 changelog

* VAULT-6818 use strutil package instead of slices

* VAULT-6818 Update variable names for clarity

* VAULT-6818 Update test

* VAULT-6818 update error message

* VAULT-6818 Use helper method

* VAULT-6818 validate entityIds

* VAULT-6818 group imports better

* VAULT-6818 use change instead of bug

* VAULT-6818 use multierror instead of custom struct

* VAULT-6818 Use multierror properly

* VAULT-6818 Small refactor based on feedback
2022-08-10 09:10:02 -04:00
..
aliases_test.go VAULT-6818 - Restrict ability to merge entities with mount-accessor-conflicting aliases unless one is explicitly chosen to be kept (#16539) 2022-08-10 09:10:02 -04:00
entities_test.go Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
group_aliases_test.go Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
groups_test.go Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
identity_test.go Replicate member_entity_ids and policies in identity/group across nodes identically (#16088) 2022-06-28 19:54:24 -04:00
login_mfa_duo_test.go Username format login mfa (#15363) 2022-05-17 16:31:50 -04:00
login_mfa_okta_test.go Username format login mfa (#15363) 2022-05-17 16:31:50 -04:00
login_mfa_totp_test.go VAULT-6818 - Restrict ability to merge entities with mount-accessor-conflicting aliases unless one is explicitly chosen to be kept (#16539) 2022-08-10 09:10:02 -04:00
oidc_provider_test.go Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00