Docs: Clarify that revoking token revokes dynamic secrets (#4592)

This commit is contained in:
Kevin Paulisse 2018-05-19 01:27:53 -05:00 committed by Jim Kalafut
parent 0e627dc4c6
commit 6d93ea4d77
1 changed files with 1 additions and 1 deletions

View File

@ -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 |