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.

 
 

Drupal is a registered trademark of Dries Buytaert.