GMail Authentication Plugin for PAS

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by J. Cameron Cooper last modified Feb 16, 2011 02:14 AM

This plugin for the Pluggable Authentication Service allows anyone with a GMail account to log in using their GMail username and password. If you're looking to write your own plugins, this is a very simple one, and can be used as a learning tool or even a template.

Project Description

The Pluggable Authentication Service is a new authentication service for Zope, and the future of authentication for Plone. You can use it today with PlonePAS.

This Product defines an Authentication plugin for PAS that uses GMail for authentication. When you install the GMailAuthPlugin, users can log in using their GMail username and password.

Please note that, while it works, this plugin is not ready for serious use without some optimizations.

GMailAuthPlugin is as much a demonstration and template for future plugins as it is a useful plugin. If you intend to write an Auth plugin for PAS, the actual code that does GMail authentication is impossibly simple, and can easily be replaced with your custom method. Do that, change the names, and you've got an Authentication plugin. Writing other plugins is as simple as implementing different interfaces.

Current Release
GMail Authentication Plugin for PAS 0.1

Released Oct 27, 2005 — tested with Plone 2.1

This is the initial release of GMailAuthPlugin. It is ready for deployment, though some people may want additional features.
More about this release…

Download file Get GMail Authentication Plugin for PAS for all platforms
Product Package
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
0.1 Oct 27, 2005 This is the initial release of GMailAuthPlugin. It is ready for deployment, though some people may want additional features. More about this release…
Plone 2.1
final

Comments (0)