Use sp-mkws for SP authentication and access.
[mkws-moved-to-github.git] / examples / htdocs / jasmine-popup.html
index 2f14059..7d1b157 100644 (file)
     // 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 = {
       search_query: "netbsd",
       expected_hits: 10,
-      active_clients: 12,
+      active_clients: 13,
       check_motd: false,
       show_record_url: true
     };