[dev] Authenticate with an remote HTTP authentication

Duck duck at obala.net
Wed Dec 12 18:03:09 UTC 2007


Attached is a new authentication driver that uses HTTP_Request to login to an 
remote HTTP basic authentication system. My case is to login users against a 
remote svn/apache server and users passwords are store in remote password 
file.

Additon for confi.xml, driver file attached.

    <case name="rhttpd" desc="Remote HTTP (Basic Authentication) 
authentication">
      <configsection name="params">
        <configstring name="url" desc="The remote 
URL">http://localhost/webdav</configstring>
      </configsection>
    </case>

Duck
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rhttp.php
Type: application/x-php
Size: 2066 bytes
Desc: not available
Url : http://lists.horde.org/archives/dev/attachments/20071212/23dd97c9/attachment.bin 


More information about the dev mailing list