PASSSL Authentication 1.0 (Alpha release) (Mar 26, 2007)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Initial PAS release, no more monkeypatching of GRUF.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.5.2 |
|---|---|
| State | Alpha release |
| License | GPL |
| Released | 2007/05/01 00:00:00 Universal |
This is the first release of the old gruf_ssl_auth package as a Pluggable Authentication module.
Upon installation it adds a site preferences item to configure the mapping of user certificates to local users, this can be done on an issuer basis (if the issuer is "fred" apply this regexp to convert the user certifcate Distinguished Name to the local plone user), or on a certificate Subject Distinguished Name basis. You can also set a checkbox to auto-login users whose certificate maps uniquely to a local user.
You also get a portlet visibile at login that tells users if they have a certificate mapped to a local user.
And finally, there are versions of the user-registration forms that require certificates to join. These are in their own skins folder so you can easily take them back out as a group.


