Import request authorization (instance security hardening)
Use the glide.basicauth.required.importprocessor property to designate if incoming import requests should require basic authentication.
More information
| Attribute | Description |
|---|---|
| Property name | glide.basicauth.required.importprocessor |
| Configuration type | System Properties (/sys_properties_list.do) |
| Configure in Instance Security Center | Yes |
| Purpose | To enforce basic authentication on import requests. |
| 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 Retrieving data from a CSV formatted file. |
| Security risk | (Medium) Without appropriate authorization configured on the datasource import requests, an unauthorized user can get access to sensitive content/data on the target instance. |
| References | SOAP web services security SOAP web service |
To learn more about adding or creating a system property, see Add a system property.