Posted by anarcat on March 21, 2009 at 6:46pm
Jump to:
| Project: | OpenID Attribute Exchange Implementation |
| Version: | 6.x-2.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | anshuprateek |
| Status: | closed (fixed) |
Issue Summary
Maybe I don't know the spec well enough, but how does this module differ from the openid_sreg module?
Comments
#1
Hi 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.
#2
#3
Sorry, I should have read the whole project description.
Thank you very much for the quick feedback however. :)