Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I want to offer OpenID authentication for my users (please note that I do not necessary want to become an OpenID provider; I just need to authenticate my user for my website).

How to implement OpenID authentication for my site?

What are the requirements?

share|improve this question
This belongs on StackOverflow because it's a programming question. – Bernhard Hofmann Jan 5 '11 at 18:13
Can you provide a little more information about what "your site" means? If it's built with some particular CMS/framework or even language, that'd narrow down the possibilities significantly. – Su' Jun 13 '11 at 8:42
I was thinking about JSP, but Si Philp' answer cover practically anything, so there's no need to specify it. – michelemarcon Jun 13 '11 at 9:41

migrated from webapps.stackexchange.com Jan 6 '11 at 13:47

2 Answers

up vote 4 down vote accepted

check out the following page. Gives a run down on the open id libraries out and about depending on your platform.

http://wiki.openid.net/w/page/12995176/Libraries

share|improve this answer

You can visit this site https://www.nyalog.in and easy to implement OpenID,Facebook etc. in your website.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.