Reference

auth_callout

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

  • Default value: n/a
  • Hot reloadable: Yes

Values

TypeDescriptionChoices
objectAn object with a set of explicit properties that can be set.-

Properties

NameDescriptionTypeDefault
issuerAn account public NKey.string-
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$G
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-
keyA public XKey that will encrypt server requests to the auth service.string-
Previous
timeout