From: Sebastian Hammer Date: Wed, 11 Apr 2007 02:29:32 +0000 (+0000) Subject: Added description of session-specific overrides X-Git-Tag: PAZPAR2.1.0.0~335 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=9f87bada9a1f71280122072db1681f68eff892d6;p=pazpar2-moved-to-github.git Added description of session-specific overrides --- diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 3785042..08b4769 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -8,7 +8,7 @@ %common; ]> - + Pazpar2 @@ -274,7 +274,7 @@ - TARGET SETTINGS + TARGET SETTINGS Pazpar2 features a cunning scheme by which you can associate various kinds of attributes, or settings with search targets. This is done @@ -295,6 +295,20 @@ process any settings files found therein. + + Clients of the pazpar2 webservice interface can selectively override + settings for individual targets within the scope of one session. This + can be used in conjunction with an external authentication system to + determine which resources are to be accessible to which users. Pazpar2 + itself has no notion of end-users, and so can be used in conjunction + with any type of authentication system. Similarly, the authentication + tokens submitted to access-controlled search targets can similarly be + overriden, to allow use of pazpar2 in a consortial or multi-library + environment, where different end-users may need to be represented to + some search targets in different ways. This, again, can be managed + using an external database or other lookup mechanism. + + SETTINGS FILE FORMAT Each file contains a root element named <settings>. It may