Releases for Fierce SSO

fierce_sso 5.x-1.1

eli - December 27, 2008 - 16:38
Official release from CVS tag: DRUPAL-5--1-1
First released: December 27, 2008 - 16:38
Download: fierce_sso-5.x-1.1.tar.gz
Size: 10.7 KB
md5_file hash: a4be58f5e02b26b3b75bdec831accf3e
Last updated: December 27, 2008 - 16:40
View usage statistics for this release

v1.1 is the same as v1.0. (Version 1.0 did not build correctly)

Differences from the pre-1.0 dev version:

* Creates its own table instead of stuffing things into the 'data' column in the users table
* New login token format -- now uses a shared secret (password) to verify tokens instead of relying on access to the shared_users table. This should make it easier to use as a SSO solution with other platforms and Drupal installs running on separate servers

If upgrading from a pre-1.0 version, be sure to run update.php. It should clean up the shared_users table and create its own table. Also note that you will need to set the same shared secret on the admin/settings/fierce_sso page for this version to work.

fierce_sso 5.x-1.0

eli - December 27, 2008 - 05:58
Official release from CVS tag: DRUPAL-5--1-0
First released: December 27, 2008 - 05:58
Download: fierce_sso-5.x-1.0.tar.gz
Size: 10.7 KB
md5_file hash: f28ec0f26118f939a063519fe37adeda
Last updated: December 27, 2008 - 16:40
View usage statistics for this release

Version 1.0 (finally).

Differences from the pre-1.0 dev version:

  • Creates its own table instead of stuffing things into the 'data' column in the users table
  • New login token format -- now uses a shared secret (password) to verify tokens instead of relying on access to the shared_users table. This should make it easier to use as a SSO solution with other platforms and Drupal installs running on separate servers

If upgrading from a pre-1.0 version, be sure to run update.php. It should clean up the shared_users table and create its own table. Also note that you will need to set the same shared secret on the admin/settings/fierce_sso page for this version to work.

fierce_sso 5.x-1.x-dev

eli - May 22, 2007 - 20:30
Nightly development snapshot from CVS branch: HEAD
First released: May 22, 2007 - 20:30
Download: fierce_sso-5.x-1.x-dev.tar.gz
Size: 10.71 KB
md5_file hash: 34112475e1062e3e72374a4b0ef382ad
Last updated: December 27, 2008 - 12:05
View usage statistics for this release

Initial Beta release of Fierce Single Sign-On. Fully functional, though the optional logout (Single Sign-Out) is a little wonky.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.