From: Mike Taylor Date: Tue, 25 Jun 2013 12:31:48 +0000 (+0200) Subject: Explicit sp auth X-Git-Tag: 0.9.1~533^2~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=4abfe85a1986847889dc2a44bc78333adc97e583;hp=-c;p=mkws-moved-to-github.git Explicit sp auth --- 4abfe85a1986847889dc2a44bc78333adc97e583 diff --git a/experiments/spclient/index-somesite.html b/experiments/spclient/index-somesite.html index dce4f1f..f383292 100644 --- a/experiments/spclient/index-somesite.html +++ b/experiments/spclient/index-somesite.html @@ -9,7 +9,7 @@ var mkws_config = { use_service_proxy: true, service_proxy_url: "http://mkws.indexdata.com/service-proxy/", - service_proxy_auth: "http://mkws.indexdata.com/service-proxy/auth", + service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=guest&password=guest", };