Downloads

Download tar.gz 10.7 KB
MD5: f28ec0f26118f939a063519fe37adeda
SHA-1: 452a22c932d4d9e7f8607c5337a8f2716ff5548a
SHA-256: fc4ec392553bb45f3a02223791692564b1791c2c51b39b6eded861a6378f574c
Download zip 12.19 KB
MD5: d95d4a71cfd33d0008c42f51655dfbd6
SHA-1: ea9ff6a67d714f58f161460273d373e82caca8b2
SHA-256: 66df74105330305fd042a4163d216221e51c1a04b45a1586e3c7c6c1c8cd6dd6

Release notes

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.

Created by: eli
Created on: 27 Dec 2008 at 05:58 UTC
Last updated: 27 Dec 2008 at 05:58 UTC
New features
Unsupported

Other releases