1
0
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:
Matthias Hanel 2021-02-16 13:33:07 -05:00 committed by GitHub
parent ae98b7ff68
commit dc1f8b4a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1297,7 +1297,7 @@ Examples in sub sections below assume that the cluster to connect into is in ope
##### Non Operator Mode
Outgoing connection is not in Operator mode. Thus it's system account account differs. This shows how to connect them still.
The outgoing connection is not in Operator mode, thus the system account may differ from the user account. This example shows how to configure a user account and the system account in a leaf node.
Credentials files provided have to contain credentials that are valid server/cluster reachable by `url`.
In the example no accounts are explicitly configured, yet some are referenced. These are the default Account `$G` and the default system account `$SYS`