mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
Docs: Clarify that revoking token revokes dynamic secrets (#4592)
This commit is contained in:
parent
f85ed110d8
commit
7a6777b41a
@ -428,7 +428,7 @@ $ curl \
|
||||
|
||||
## Revoke a Token
|
||||
|
||||
Revokes a token and all child tokens. When the token is revoked, all secrets
|
||||
Revokes a token and all child tokens. When the token is revoked, all dynamic secrets
|
||||
generated with it are also revoked.
|
||||
|
||||
| Method | Path | Produces |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user