Skip to main content
Version: 2.12

auth_callout

Hot Reloadable

Enables the auth callout functionality. All client connections requiring authentication will have their credentials pass-through to a dedicated auth service.

Properties

NameDescriptionTypeDefaultReloadable
issuerAn account public NKey.string-Yes
accountThe name or public NKey of an account of the users which will be used by the authorization service to connect to the server.string$GYes
usersThe names or public NKeys of users within the defined account that will be used by the the auth service itself and thus bypass auth callout.string-Yes
keyA public XKey that will encrypt server requests to the auth service.string-Yes