Liberty Alliance / SAML 2 Authentication Plugin for PAS 0.4.1 (Release candidate) (Dec 17, 2008)

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.

Version 0.4 and 0.4.1 bring OASIS SAML 2.0 support in addition to previous Liberty Alliance ID-FF 1.2 support. Plus bugfixes, easier, installation and better code quality.

For additional information about this project, please visit the overview page .

Available downloads

LibertyAuthPlugin-0.4.1.tar.gz

For Linux/BSD/Unix (0 kB)

Release Notes

Tested with Plone 3
State Release candidate
License GPL
Release Manager Entr'ouvert

* This version has been developped with Plone 3.1.3, Zope 2.10.6 and Python 2.5 within the TAS3 European project.

* Installation has been made easier and more automated. See INSTALL file within the archive.

* Codebase is much more modular, which will ease next developpements

* Improved error handling and more robust code overall

 

* a demo federation installation / configuration tutorial should be available soon on TAS3 training website.

Change log

Version 0.4.1 :

  * OASIS SAML 2.0 SLO (Single Logout) from IdP (Identity Provider) and defederation from IdP
  * Fixed saving SP metadata and keys

Version 0.4 :

  * Tested with Plone 3.1.3 and Zope 2.10.6
  * OASIS SAML 2.0 support
  * Easier default installation
  * Massive code refactoring to make the whole more modular and more maintainable
  * Better error checkings