Support update_url AX method to update profile data

Aron Novak - June 25, 2009 - 07:32
Project:OpenID Provider AX
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Aron Novak
Status:needs work
Description

update_url needs to be sent via the openid client (relying party) to the provider in the fetch request, then:
"If present, the OpenID Provider may re-post the fetch response
message to the specified URL at some time after the initial response
has been sent, using a OpenID Authentication Positive Assertion."
http://openid.net/pipermail/specs/2007-October/002014.html

Things to do on the provider side:

  • Detect node profile updates via nodeapi
  • Send out the update to the update_url what was received from the relying party (client)

#1

Aron Novak - June 30, 2009 - 09:35
Status:active» needs work

First shot of the patchset, only provider side, needs to test after the relying party will be done.

AttachmentSize
openid_provider_ax_update_url.patch 4.48 KB
 
 

Drupal is a registered trademark of Dries Buytaert.