From: Adam Dickmeiss Date: Mon, 7 Sep 2015 15:32:06 +0000 (+0200) Subject: Updates to pz:authentication documentation X-Git-Tag: v1.12.4~3 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=64dccf5757a22cedd3c21ca834e3e02f39dd0504 Updates to pz:authentication documentation --- diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 7994914..635a8ba 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -1184,11 +1184,12 @@ user, password. - For HTTP based procotols, such as SRU and Solr, the authentication - string includes a username term and, optionally, a password term. + For HTTP based procotols, such as SRU and Apache Solr, the + authentication string includes a username term and, optionally, + a password term. Each term is separated by a single blank. The authentication information is passed either by HTTP basic - authentication or via URL parameters. The mode is operation is + authentication or via URL parameters. The mode of operation is determined by pz:authentication_mode setting.