Openid Automap

Component ID

1127632

Component name

Openid Automap

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module is developed to solve the duplicate user issue when drupal is interacting with multiple openid providers for a single user. The main module allows an existing users account to "take on" new authentication urls (not allowed in openid core) as long as the name and email received from the provider are identical to those in the users account. There is also a sub-module (openid_restrict) that allows administrators to authorize specific openid providers and block the rest.

Features:

  • Automatically maps multiple opendid authentication urls to a single user during login
  • Restrict accepted openid providers

The main module and the sub module can be run independent of one another. Both are dependent on openid module.