Use sp-mkws for SP authentication and access.
authorMike Taylor <mike@indexdata.com>
Mon, 22 Sep 2014 14:11:27 +0000 (16:11 +0200)
committerMike Taylor <mike@indexdata.com>
Mon, 22 Sep 2014 14:11:27 +0000 (16:11 +0200)
examples/htdocs/mike2.html

index 188cbc2..45e28f9 100644 (file)
@@ -5,7 +5,7 @@
     <link rel="stylesheet" type="text/css" href="tools/htdocs/mkws.css" />
     <script type="text/javascript">
       var mkws_config = {
-        service_proxy_auth: "//mkws.indexdata.com/service-proxy/?command=auth&action=check,login&username=mkwstest&password=mkwstest"
+        service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy/?command=auth&action=check,login&username=mkwstest&password=mkwstest"
       };
     </script>
     <script type="text/javascript" src="//code.jquery.com/jquery-1.10.0.min.js"></script>