use /auth
authorMike Taylor <mike@indexdata.com>
Tue, 25 Jun 2013 12:27:12 +0000 (14:27 +0200)
committerMike Taylor <mike@indexdata.com>
Tue, 25 Jun 2013 12:27:12 +0000 (14:27 +0200)
experiments/spclient/index-somesite.html

index bdd092a..dce4f1f 100644 (file)
@@ -9,7 +9,7 @@
       var mkws_config = { 
       use_service_proxy: true,
       service_proxy_url: "http://mkws.indexdata.com/service-proxy/",
-      service_proxy_auth: "http://mkws.indexdata.com/service-proxy-auth",
+      service_proxy_auth: "http://mkws.indexdata.com/service-proxy/auth",
       }; 
     </script>
     <script type="text/javascript" src="mkws-complete.js"></script>