The following system property controls whether basic authentication is required for incoming JSONv2 requests.

Table 1. Requiring Basic Authentication for Incoming JSONv2 Requests
Property Description
glide.basicauth.required.jsonv2 Enables (true) or disables (false) requiring basic authentication for incoming JSONv2 requests.
  • Type: true | false
  • Default value: true
  • Location:Add to the System Properties [sys_properties] table
Note: To learn more about this property, see Basic auth: JSONv2 requests in Instance Security Hardening Settings.