Skip to main content
Version: 2.12

authorization

Requires Restart

Authorization scoped to accepting leaf node connections.

Properties

NameDescriptionTypeDefaultReloadable
usernameUser name the connecting server authenticates with (requires password).string-No
passwordPassword the connecting server authenticates with (requires username).string-No
usersA list of multiple users with different credentials.object-No*
timeoutMaximum number of seconds to wait for a client to authenticate.float1No
accountAccount that leaf nodes authenticating with these credentials are bound to.string-No
nkeyPublic user nkey a connecting leaf node must sign for.string-No
proxy_requiredReject leaf node connections that did not arrive through a PROXY protocol header.booleanfalseNo

* See the property page for reload caveats.