changelog++

This commit is contained in:
Jeff Mitchell 2019-02-13 13:06:11 -05:00
parent 8cf24e8551
commit e7c0618c86
1 changed files with 3 additions and 2 deletions

View File

@ -3,8 +3,9 @@
CHANGES:
* New AWS authentication plugin mounts will default to using the generated
role ID as the Identity alias name. This applies to both EC2 and IAM auth.
Existing mounts will not be affected.
role ID as the Identity alias name. This applies to both EC2 and IAM auth.
Existing mounts that explicitly set this value will not be affected but
mounts that specified no preference will switch over on upgrade.
* The default policy now allows a token to look up its associated identity
entity either by name or by id [GH-6105]
* The Vault UI's navigation and onboarding wizard now only displays items that