Docs: Clarify that revoking token revokes dynamic secrets (#4592)
This commit is contained in:
parent
0e627dc4c6
commit
6d93ea4d77
|
@ -428,7 +428,7 @@ $ curl \
|
||||||
|
|
||||||
## Revoke a Token
|
## 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.
|
generated with it are also revoked.
|
||||||
|
|
||||||
| Method | Path | Produces |
|
| Method | Path | Produces |
|
||||||
|
|
Loading…
Reference in a new issue