Auto delog

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allow users with specified role(s) to be automatically unlogued after a specified amount of time.

It can be useful for security purpose to unlog automatically admins.

You can exclude certain IPs from having such behaviour (secured IPs for example).

This module is for version 6.x. It is not planned to port it to Drupal 7 for now and therefore not commit it officially.

Privacy Per User Relation

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends user relationship module to provide privacy per relation created by the user relationship module.Users should be able to allow his/her user profiles (or any privacy type defined) to be accessible by his/her friends , family,mutual friends,sister,uncle,classmates etc.

opensimsso

Component type

module

Maintenance status

Development status

Component created

Component changed

The opensimsso (v1.1) module connects to an Open Sim Server of your choice. It allows you to perform the following actions.

  • Retrieves Open Sim User Information for existing Drupal Users
  • Creates New Open Sim Users for logged in Drupal Users
  • Set Intial Open Sim Avatar Region position and orientation.
  • Generates an Open Sim Client Login Link in a Drupal Block

Further Notes

OpenID ICAM Extension

Component type

module

Maintenance status

Development status

Downloads

3602

Component created

Component changed

This module extends Drupal's core OpenID support to meet the requirements of the GSA/ICAM OpenID 2.0 Profile.

US Government websites wishing to accept OpenID logins for LOA 1 transactions must:

  • only accept credentials from Certified Identity Providers, and
  • ensure that web sites and applications accepting these credentials are configured to use the GSA/ICAM OpenID profile.

OpenID ICAM Extension provides this extra functionality in one module, designed to work "out of the box" with the default configuration.

Connector for FB, Google+, Twitter and LinkedIn

Component type

module

Maintenance status

Development status

Component created

Component changed

Uses Oauth/Oauth2 to connect to FB, Twitter, G+ and more.

Basically this is an adapted version of http://drupal.org/project/oauthconnector

Changes:

  • Support for FB/G+ (Oauth2)
  • Cleanup and bugfixes
  • Preset support
  • Field mapping to user profile support (not finished)
  • Extra fields through UI
  • Action object to do other actions then login

AuthChain

Component type

module

Maintenance status

Development status

Component created

Component changed

Authenticate users based on a chain of enabled authentication plugins. This module enables authentication based on mechanisms provided through a general interface for invoking at boot. This allows for basic HTTP authentication as well as more advanced methods (to be implemented).

Protocol work is underway on the AuthChain website.