Closed (fixed)
Project:
OpenID Attribute Exchange Implementation
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Mar 2009 at 18:46 UTC
Updated:
21 Mar 2009 at 21:43 UTC
Maybe I don't know the spec well enough, but how does this module differ from the openid_sreg module?
Comments
Comment #1
anshuprateek commentedHi anarcat,
Simple Registration is designed to pass eight commonly requested pieces of information when an End User goes to register a new account with a web service.
http://tinyurl.com/o2hbp
No. of attributes in AX attributes specs drafts is much more.
http://www.axschema.org/types/
S.Reg allows you only to fetch data from the OpenID OP.
Using AX, the RP can store the data with OP as well with due permission from the user.
Comment #2
anshuprateek commentedComment #3
anarcat commentedSorry, I should have read the whole project description.
Thank you very much for the quick feedback however. :)