The WebDAV API of Integrator Server uses HTTP Basic Authentication by default.
You can configure Integrator Server to use HTTP Digest Authentication for WebDAV. Using HTTP Digest Authentication allows you to use WebDAV clients that do not support HTTP Basic Authentication.
To configure Integrator Server to use HTTP Digest Authentication, add the property security.digest_authentication.features_list to the configuration properties file. The value of this property should include /webdav. Also see "List of Properties" in the Oracle Endeca Information Discovery Integrator Server Guide.