switch to sp_auth_credentials auth config
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 16 Oct 2014 12:00:18 +0000 (14:00 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 16 Oct 2014 12:00:18 +0000 (14:00 +0200)
examples/htdocs/popup-dev.html

index 9376d28..13c68de 100644 (file)
@@ -9,7 +9,7 @@
 
     <script type="text/javascript">
       var mkws_config = {
-         service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy-credoauth"
+       sp_auth_credentials: "mkwstest/mkwstest"
       };
     </script>