Disabling Basic Authentication for REST API
To disable Basic authentication for the REST API, follow the steps given below:
- Go to the location ...<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc to access the server-configure.properties file.
- In the server-configure.properties file, set the value for the property abpm.api.basic.authentication.enable to false.
- Restart the Connect server.