Overview
This project is modeled after the JIRA Connect module to allow single sign-on integration with Atlassian's Crowd application.
The module supports detection of the Crowd SSO cookie to provide automatic login of users already authenticated via Crowd. Drupal accounts are created automatically if the user account doesn't already exist. The module also hijacks the standard Drupal user login form validation handlers to authenticate directly against Crowd instead of Drupal.
Requirements
PHP 5 is required, and requires the native SOAP client libraries.
This module also requires the use of the Services_Atlassian_Crowd PEAR package, which is available at http://pear.php.net/package/Services_Atlassian_Crowd/docs/0.9.5/.
You must download and install this package in order for this module to work. Installation instructions are provided at the URL referenced above.
Note: Should PEAR's automatic installer fail to install the Crowd package, you can manually unzip the package content in: PEAR/Services/Atlassian/.
Status
Drupal 7 A Drupal 7 version will be forthcoming...
Maintainer
Developed and maintained by Erich Beyrent
Originally sponsored by CommonPlaces e-Solutions, LLC and VoltDB
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Third-party Integration, User Access & Authentication
- Reported installs: 30 sites currently report using this module. View usage statistics.
- Last modified: October 28, 2011
