changelog++
This commit is contained in:
parent
29d9d5676e
commit
1b319398df
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue