Use sp_auth_credentials rather than obsolete credentials.
[mkws-moved-to-github.git] / examples / htdocs / mike.html
index 6165437..5d794a0 100644 (file)
@@ -9,7 +9,8 @@
         // Was: //sp-mkws.indexdata.com/service-proxy/?command=auth&action=perconfig&username=XXX&password=XXX
         pp2_hostname: "x.sp-mkws.indexdata.com",
         sp_path: "service-proxy/",
-        credentials: "XXX/XXX",
+        sp_auth_query: "command=auth&action=perconfig",
+        sp_auth_credentials: "XXX/XXX",
         // ### This should automatically follow pp2_hostname
        pazpar2_url:        "//x.sp-mkws.indexdata.com/service-proxy/",
       };