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

index 24f14cc..8ee72ab 100644 (file)
@@ -2,7 +2,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>