X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Freference.xml;h=3e52ecbe14dde799d9fdd420a55f0459ce885ec8;hp=1615287bc04e1f614d66e8b6cb7bcd60698b689f;hb=9c4af9d938abac93a949d756353c1bd89b769012;hpb=f3c4702bf6bc662c7b3d5912377274346ca503ba diff --git a/doc/reference.xml b/doc/reference.xml index 1615287..3e52ecb 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -577,6 +577,53 @@ +
+ target-authentication + + The element target-authentication specifies + fixed authentication information to be sent to the backend target. + + + This element takes a an attribute type which is + the authenticatin type to be used.. + + + none + + + No authentication. There is no CDATA associated with this. + + + + + anonymous + + + Anonymous authentication. There is no CDATA associated with this. + + + + + open + + + Open authentication. The CDATA consists of the + open authentication string. + + + + + idPass + + + IdPass authentication. The CDATA consists of + three terms: user, group and password. + + + + +
+
log @@ -651,7 +698,7 @@
- Proxy Usage (man page) + Proxy Manual Pages &yaz-proxy-ref; @@ -696,7 +743,7 @@