Single Sign-On Plugin

A single sign on plugin for PAS

Current release

No stable release available yet.

Project Description

Single Sign-On Plugin

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.