Notify provider_ax about the profile changes

Aron Novak - June 30, 2009 - 19:12
Project:OpenID Provider Persona
Version:6.x-6.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

Let's notify provider_ax about the profile changes in order to get support for update_url (AX) functionality.
Basically all is needed:

module_invoke('openid_provider', 'update', $node->uid);

It's not important to pass back the new values, openid_provider_sreg will collect it.
See #506072: Notify provider_ax about the profile changes,, same purpose but for openid_cp_field

 
 

Drupal is a registered trademark of Dries Buytaert.