openid.module

Version 1.19.2.8 (checked in on 2009/09/16 at 19:34:14 by goba)

Implement OpenID Relying Party support for Drupal

Functions

NameDescription
openid_associationAttempt to create a shared secret with the OpenID Provider.
openid_association_request
openid_authenticationAuthenticate a user or attempt registration.
openid_authentication_request
openid_beginThe initial step of OpenID authentication responsible for the following:
openid_completeCompletes OpenID authentication by validating returned data from the OpenID Provider.
openid_discoveryPerform discovery on a claimed ID to determine the OpenID provider endpoint.
openid_form_alterImplementation of hook_form_alter : adds OpenID login to the login forms.
openid_helpImplementation of hook_help().
openid_login_validateLogin form _validate hook
openid_menuImplementation of hook_menu.
openid_userImplementation of hook_user().
openid_verify_assertionAttempt to verify the response received from the OpenID Provider.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.