auth mechanism and req. record

[prev] [thread] [next] [Date index for 2005/04/22]

From: Dintelmann, Peter
Subject: auth mechanism and req. record
Date: 12:39 on 22 Apr 2005
When you are implementing your own authentication mechanism e.g.
in a server using the multiprotocol feature you have to pass two
pieces of information to the Auth handler: the name of the auth
mechanism used and the data submitted by the client (e.g. a MD5
hash).

The name of the auth mechanism can be passed via $r->ap_auth_type().
But what is the the correct way to pass the client auth data? Should
I use the request notes table to this end?

    Peter

auth mechanism and req. record
Dintelmann, Peter 12:39 on 22 Apr 2005

Re: auth mechanism and req. record
Geoffrey Young 13:15 on 22 Apr 2005

Generated at 09:30 on 27 Apr 2005 by mariachi v0.52