Single Sign-On Plugin 0.5 (Beta release)
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 Release
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.1.2, Plone 2.1.1, Plone 2.1 |
|---|---|
| State | Beta release |
| License | GPL |
A plugin for PAS that extracts a request variable and uses it to authenticate to other PAS plugins.
The request variable it uses can be changed through the plugin's properties.
Use:
- Need to authenticate people on a Windows domain with Plone's user folder.
- Need to authenticate people on a Windows domain using their Windows username against the ActiveDirectory.
(The latter needs LDAPUserFolder and LDAPMultiPlugins as well)
This Plugin works really well with Apache's mod_ntlm or Enfold Proxy using LDAPMultiPlugins. The user opens their browser, navigates to the Plone site and they're automatically logged in.

