~canonical-isd-hackers/drupal-teams/5.x-trunk

« back to all changes in this revision

Viewing changes to README

  • Committer: Stuart Metcalfe
  • Date: 2008-12-02 21:23:20 UTC
  • Revision ID: stuartm@stu-20081202212320-i2hg3ku21qlbh0k8
Initial commit for public release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
$Id$
 
2
 
 
3
Launchpad teams extension module for Drupal 5.x
 
4
 
 
5
This module allows you to request team membership data from a participating
 
6
OpenID server and assign drupal roles based on the response.  Initially,
 
7
launchpad.net is the only known implementing provider. Users can use launchpad
 
8
as their OpenID server by using 'https://login.launchpad.net/' as their OpenID.
 
9
To accompany this teams module, we have released a module which provides closer
 
10
integration with launchpad as an OpenID/single sign-on provider.
 
11
 
 
12
[IMPORTANT] Assigning roles from teams
 
13
 
 
14
When selecting roles to be assigned based on team membership at login, it is
 
15
recommended that you create roles specifically for this purpose.  This is
 
16
because the module assigns these roles automatically on login and then unassigns
 
17
them on logout, regardless of how they were originally assigned to the user.