I’m creating a website with OpenID auth but I’m not sure what fields should be collected other than the Identifier.
What else should be considered when integration OpenID on a website?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This website has the fields you need and the steps you should apply to introduce them into your website.
http://www.plaxo.com/api/openid_recipe
Basically, the OpenID URL and a user id. The user id is used to point back to your user table because a single user can have multiple OpenIDs.