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

index b7c0b88..7d5350b 100644 (file)
@@ -8,7 +8,7 @@
     <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
     <script type="text/javascript">
       mkws_config = {
-        service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
+        service_proxy_auth: "http://sp-mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
        perpage_default: 5,
      };
     </script>