fix(doc): mention that leases can be revoked from the UI (#14205)

This commit is contained in:
Romain Aviolat 2022-02-23 03:04:37 +01:00 committed by GitHub
parent 71140f94c0
commit d36f973dfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,9 @@ access keys will be deleted from AWS the moment a lease is revoked. This
renders the access keys invalid from that point forward. renders the access keys invalid from that point forward.
Revocation can happen manually via the API, via the `vault lease revoke` cli command, Revocation can happen manually via the API, via the `vault lease revoke` cli command,
or automatically by Vault. When a lease is expired, Vault will automatically the user interface (UI) under the Access tab, or automatically by Vault. When a lease
revoke that lease. When a token is revoked, Vault will revoke all leases that is expired, Vault will automatically revoke that lease. When a token is revoked,
were created using that token. Vault will revoke all leases that were created using that token.
**Note**: The [Key/Value Backend](/docs/secrets/kv) which stores **Note**: The [Key/Value Backend](/docs/secrets/kv) which stores
arbitrary secrets does not issue leases although it will sometimes return a arbitrary secrets does not issue leases although it will sometimes return a