I am testing out the ML DHF Quickstart Hub from my workstation and can connect fine to a local instance of MarkLogic. But when I create a new environment gradle-DEV.properties file and try to connect to a remote MarkLogic cluster I get the error:
unsupported auth scheme: [Basic realm=public]
Checking the logs on the remote instance I do see that the login attempts have authenticated.
Are there specific MarkLogic Configurations required by the Data Hub Framework that I might be missing?