mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
This commit is contained in:
parent
9362e0a30c
commit
3c4cfe4a8b
@ -1531,7 +1531,7 @@ Alternatively you can also remove the account using `nsc delete account --name`
|
||||
|
||||
##### Signing keys
|
||||
|
||||
Accounts/Activations/User can be revoked in bulk by removing the respective signing key.
|
||||
Accounts, Activations, and Users can be revoked in bulk by removing the respective signing key.
|
||||
|
||||
Remove an operator signing key: `nsc edit operator --rm-sk <signing key>`
|
||||
As a modification of the operator, in order to take effect, all dependent [`nsc`](#nsc) installations as well as `nats-server` will need this new version of the operator jwt.
|
||||
|
Loading…
x
Reference in New Issue
Block a user