X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=934fd6e2d6ba28e83a825e125e5447bb7623e44f;hb=341ad06916c718ccb0e7ad3bc70e36821fd57c3a;hp=90caf9248d648f86afd5e844040055f696465112;hpb=e775ddeb55acb3ead4c5e7f6e1ed0b601f91f5f4;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 90caf92..934fd6e 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -7,8 +7,11 @@ var mkws_config = { pazpar2_url: "//sp-mkws.indexdata.com/service-proxy/", // For now, we have to provide known-bad credentials to skip user/pw login: see bug MKSP-125 - service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy/?command=auth&action=perconfig&username=XXX&password=XXX" - // For explicit credential-based authentication, add: &username=orex&password=orexmkc + service_proxy_auth: undefined, + // Was: //sp-mkws.indexdata.com/service-proxy/?command=auth&action=perconfig&username=XXX&password=XXX +// pp2_hostname: "sp-mkws.indexdata.com", +// sp_path: "service-proxy/", +// credentials: "XXX/XXX", };