Skip to main content
Version: 3

Disabling Basic Authentication for REST API

To disable Basic authentication for the REST API, follow the steps given below:

  1. Go to the location ...<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc to access the server-configure.properties file.
  2. In the server-configure.properties file, set the value for the property abpm.api.basic.authentication.enable to false.
  3. Restart the Connect server.