Re: [ANNOUNCE] Apache2::AuthAny

Kim Goldov <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
AuthAny has its own Authen and Authz handlers, however instead of returning
a 401, these handlers redirect to a "GATE" page which contains links for
each provider. The "basic auth" type links point to a directory with a
random value appended. This random value is kept in the database and cycled
with each logout. Browsers will not send the authorization header to the new
directory. The AuthName is also appended with a random string to assure that
the challenge pop-up is presented each time. This logout mechanism and
logout mechanisms for other providers allows AuthAny to maintain its own
permanent cookie in its database for control over recognition or
authentication states.

Kim

On Fri, Mar 25, 2011 at 5:39 AM, Perrin Harkins <[email protected]> wrote:

> On Wed, Mar 23, 2011 at 4:52 PM, Kim Goldov <[email protected]> wrote:
> > We would like to release Apache2::AuthAny on CPAN.
>
> Please go ahead!
>
> How did you implement the logout for HTTP auth?
>
> - Perrin
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.