open-vault/builtin
vinay-gopalan 23770cc2a7
Update genUsername to cap STS usernames at 32 chars (#12185)
* update genUsername to cap STS usernames at 64 chars

* add changelog

* refactor tests into t.Run block

* patch: remove warningExpected bool and include expected string

* patch: revert sts to cap at 32 chars and add assume_role case in genUsername

* update changelog

* update genUsername to return error if username generated exceeds length limits

* update changelog

* add conditional default username template to provide custom STS usernames

* update changelog

* include test for failing STS length case

* update comments for more clarity
2021-08-09 09:40:47 -07:00
..
audit Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
credential builtin/credential/cert: fix dropped test error (#12184) 2021-07-28 13:19:23 -07:00
logical Update genUsername to cap STS usernames at 32 chars (#12185) 2021-08-09 09:40:47 -07:00
plugin Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00