Skip to main content

types.SigningKeyConfig

pathstring

Path is the filesystem path to the signing-key PEM. Empty means the orchestrator does not mint Node Access Tokens — INC-1 / INC-2 endpoints stay unregistered, and edge nodes continue to use the legacy NATS-creds path. Required to enable v2 token issuance.

types.SigningKeyConfig
{
"path": "string"
}