OpenID Consumer Authentication
User account access is now possible by OpenID 2.0 and Yadis Authentication Service functions.
Once a user is verified by their OpenID trust provider, the account sign-up and log-in forms are pre-filled with default values. OpenID users who sign-up are only required to enter the Captcha security code.
KitCADi3 _i3user.htm Passwords are less secure for OpenID generated KitCADi3 accounts because the password and user name is generated from the OpenID uri entered.
*KitCADi3 at KitchenPages.com does not record infomation from the OpenID responce (such as contact address, age, etc). The term of ‘OpenID Consumer’ refers to the requesting server/computer, that in this case should ALWAYS default to http://www.kitchenpages.com:80/library/i3/openid/ to check only for valid account log-in. (If the URL is different then the responce XML may be recorded in cache/logs)
The PHP scripts used to access OpenID / Yadis can be found at :-
http://github.com/openid/php-openid/
http://www.janrain.com/openid-enabled
pre 2009 was http://www.openidenabled.com/php-openid/.
More information about OpenID can be found at:http://openid.net/
🙂