Basic auth: JSONv2 requests (instance security hardening)
Use the glide.basicauth.required.jsonv2 property to designate if incoming JSONv2 requests should require basic authorization.
More information
| Attribute | Description |
|---|---|
| Property name | glide.basicauth.required.jsonv2 |
| Configuration type | System Properties (/sys_properties_list.do) |
| Configure in Instance Security Center | Yes |
| Purpose | To enforce JSONv2 requests authorization. |
| Recommended value | true |
| Functional Impact | This remediation enforces a combination of authentication methods, in
the form of basic authentication and system level access control.
To learn more, see JSONv2 Web Service JSONv2 Web Service. |
| Security risk | (High) Without appropriate authorization configured on the data source JSON requests, an unauthorized user can access sensitive content/data on the target instance. |
| References | Authentication |
To learn more about adding or creating a system property, see Add a system property.