In the meantime, basic auth, or certificates would work, but form based challenge is more complicated because you cannot send the authentication information with the Web service request.
同时,基本认证或证书仍可以发挥作用,但基于表单的挑战更加复杂,因为您无法用Web服务请求发送认证信息了。
You can then make the server private if you so desire by configuring Basic-Auth on your web server.
通过在Web服务器上配置Basic - Auth,您可以将服务器变为私有。
应用推荐