From: Mike Taylor Date: Mon, 22 Sep 2014 14:03:50 +0000 (+0200) Subject: Use sp-mkws for SP authentication and access. X-Git-Tag: 1.0.0~324^2~24^2~13 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=40ebe86a8b551faa6ec711e5a38e5a2de515ca45 Use sp-mkws for SP authentication and access. --- diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index b2c7450..7d1b157 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -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 = {