Use sp-mkws for service-proxy authentication.
authorMike Taylor <mike@indexdata.com>
Thu, 3 Jul 2014 16:33:28 +0000 (17:33 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 3 Jul 2014 16:33:28 +0000 (17:33 +0100)
examples/htdocs/mike.html

index c2b7c2f..3761ae5 100644 (file)
@@ -5,8 +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=orex&password=orexmkc"
-//     "//sp-mkc.indexdata.com/service-proxy/?command=auth&action=check,login&username=orex&password=orexmkc"
+       "//sp-mkws.indexdata.com/service-proxy/?command=auth&action=check,login&username=orex&password=orexmkc"
       };
     </script>
     <script type="text/javascript" src="//code.jquery.com/jquery-1.10.0.min.js"></script>