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

index b2c7450..7d1b157 100644 (file)
@@ -52,8 +52,8 @@
     // use a our main service proxy with mkws test account
     var mkws_config = {
       perpage_default: 10,
-      pazpar2_url:          "//mkws.indexdata.com/service-proxy/",
-      service_proxy_auth:   "//mkws.indexdata.com/service-proxy-testauth"
+      pazpar2_url:          "//sp-mkws.indexdata.com/service-proxy/",
+      service_proxy_auth:   "//sp-mkws.indexdata.com/service-proxy-testauth"
     };
 
     var jasmine_config = {