changelog++

This commit is contained in:
Jeff Mitchell 2017-02-07 16:05:43 -05:00
parent 29d9d5676e
commit 1b319398df
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ FEATURES:
Okta usernames and passwords to authenticate to Vault. If provided with an
appropriate Okta API token, group membership can be queried to assign
policies; users and groups can be defined locally as well.
* **RADIUS Authentication**: A new RADIUS authentication backend allows using
a RADIUS server to authenticate to Vault. Policies can be configured for
specific users or for any authenticated user.
* **Exportable Transit Keys**: Keys in `transit` can now be marked as
`exportable` at creation time. This allows a properly ACL'd user to retrieve
the associated signing key, encryption key, or HMAC key. The `exportable`