OpenID Simple Registration

Component ID

314760

Component name

OpenID Simple Registration

Component type

module

Component security advisory coverage

not-covered

Downloads

759

Component created

Component changed

Component body

OpenID Simple Registation (SREG) is an extension to the OpenID Authentication protocol that allows for very light-weight profile exchange. It is designed to pass eight commonly requested pieces of information when an End User goes to register a new account with a web service.

This module implements the complete specifications. For this purpose it extends the Drupal core openid.module for the Consumer part and the openid_provider.module [1] for the Provider part of the specification.

Using OpenID Simple Registration Extension 1.1 - Draft 1 [2]

For the time beeing, patching OpenID Provider module is needed to make the Provider part of the module working.
See the installation instructions in README.txt for further information.

[1] http://drupal.org/project/openid_provider
[2] http://openid.net/specs/openid-simple-registration-extension-1_1-01.html