From 64dccf5757a22cedd3c21ca834e3e02f39dd0504 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 7 Sep 2015 17:32:06 +0200 Subject: [PATCH] Updates to pz:authentication documentation --- doc/pazpar2_conf.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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. -- 1.7.10.4