X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fauth_simple.xml;h=c5de45b77ebea34f62f6d502f03b349d41cba7b7;hb=562ecc9456f97c2b50dded18c08384467437e293;hp=c3196d92211972c879bddd0c99959dbe41e83897;hpb=cb2467a71f98decd7adbaf768d3a1c0a1df65bdf;p=metaproxy-moved-to-github.git diff --git a/doc/auth_simple.xml b/doc/auth_simple.xml index c3196d9..c5de45b 100644 --- a/doc/auth_simple.xml +++ b/doc/auth_simple.xml @@ -1,22 +1,24 @@ + + %idcommon; ]> - - + auth_simple 3mp + Metaproxy Module auth_simple - Simple authentication and authorisation. + Metaproxy Simple Authentication And Authorization Module DESCRIPTION - Simple authentication and authorisation. The configuration + Simple authentication and authorization. The configuration specifies the name of a file that is the user register, which lists username:password pairs, one per line, colon separated. When a session begins, it @@ -24,21 +26,22 @@ a pair in the register. - ### discuss authorisation phase + ### discuss authorization phase EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: - example.target-auth - - + ../etc/example.simple-auth + ../etc/example.target-auth + + ]]> - ### Show and describe examle.target-auth here ### + ### Show and describe example.target-auth