The OpenID ProviderClient AX modules provides the functionality of transferring user information between OpenID providers and relying parties (clients) as defined in the official
This module integrates the open social Shindig container with Drupal. Any Drupal based social networking site can use this module to become Opensocial compliant and hence host any Opensocial widget. The Drupal created profiles (Profile Module) will be used by Shindig to fetch the Open social data.
Features
1. Ability to render any open social application/widget, (which can fetch Opensocial data from the site).
2. Ability to fetch the application gallery.
3. Ability to fetch the user's application list.
4. The canvas view of the application.
5. The profile view of the application.
6. Activities are working using activity module.
Dependencies
This module is dependent on following modules:
1. Profile Module (Core-Optional).
2. User Relationships Module.
3. Activity Module.
4.Token Module.
Roadmap
1. Enhance the module to include the implementation of more profile fields.
2. Add some more documentation for the module.
Other Details
To get this module up and running, please refer the readme.txt file, checked in with the code.
Note:
1. This module supports shindig release 1.0.x-incubating.