Single Sign-On Plugin
Category: Auth and User Management
—
Other products by this author
Current release
No stable release available yet.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
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.