glide.basicauth.required.jsonv2

ServiceNow property description:

Require basic authentication for incoming JSONv2 requests.

Attributes

  • Sys ID: c824d032d7230100261253b2b2520316
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.basicauth.required.jsonv2` mandates basic authentication for incoming JSONv2 requests. According to the provided documentation, enabling this property ensures that all JSONv2 API requests must include valid basic authentication credentials. This enhances security by requiring users to authenticate before accessing the API, thereby preventing unauthorized access. The property is particularly useful in environments where strict access control is necessary. When set to true, any JSONv2 request without proper authentication will be denied.

Source

Related property: glide.basicauth.required.csv