mod_auth_openid 0.1 (Default branch) |
|
|
mod_auth_openid is an authentication module for
the Apache 2 Web server. It handles the functions
of an OpenID consumer as specified in the OpenID
1.1 specification. Once installed, a simple
configuration directive can secure a directory or
application on your Web server and require a valid
OpenID identity. You can configure
trusted/untrusted identity providers along with a
number of other options.
License: MIT/X Consortium License
Changes:
The license was changed to the less restrictive
MIT license to avoid legal nastiness with some
distributions. Sqlite support was added as an
alternative to bdb. An AuthOpenIDCookieLifespan
option was added. Some bugs relating to the
setting of the REMOTE_USER CGI environment
variable were fixed.
|