No, there is no way of disabling authentication.
Hi @Peter Posselt Vergmann (Milestone Systems)
We are using java application to load the wsdl file ServerCommandService.asmx?wsdl but always we are receiving the authentication failed message. Below is the format that we are using to access the URL
http://:@10.10.11.90/serverapi/ServerCommandService.asmx?wsdl
Please let us know if there are any changes required in this.
I am unfortunately not familiar with how to handle authorization from a Java environment, but I would not expect the approach you are using to work with our servers no matter the environment.
Best I can suggest right now is to look at our protocol samples and based on those make a Java implementation of the same. We are considering to make a simple Java sample ourselves, but currently we don’t have this scheduled yet so I can unfortunately not give you an ETA.