Simplified SP auth URL that hides credentials.
[mkws-moved-to-github.git] / experiments / spclient / index.html
index 6c8d581..3f7ad0a 100644 (file)
@@ -8,7 +8,7 @@
     <script type="text/javascript">
       var mkws_config = { 
       service_proxy_url: "http://mkws.indexdata.com/service-proxy/",
-      service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=guest&password=guest",
+      service_proxy_auth: "http://mkws.indexdata.com/service-proxy/auth/",
       }; 
     </script>
     <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>