Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Can any one give me useful link of tutorial for using Spring Security with OpenID?

share|improve this question
I asked the same question a while ago: stackoverflow.com/questions/3571384/… – Adam Gent Nov 17 '11 at 15:25
@AdamGent : Hey, thanks for the link. it is really useful. – Sagar Nov 18 '11 at 5:40

2 Answers

up vote 4 down vote accepted

http://www.packtpub.com/article/opening-up-to-openid-with-spring-security check this out.

share|improve this answer
@user575340 well then you should probably upvote the answer – Sean Patrick Floyd Jan 14 '11 at 8:39
@user575340: If this was the correct answer in your opinion, please accept it. Or if you think Sean's answer is better, accept that as the preferred answer. Also, welcome to Stackoverflow! – Esko Jan 14 '11 at 10:02
@user575340 just for clarification: or if you think none of the answers is correct, don't accept any. Accepting an answer is not mandatory if the answers are bad. But upvoting answers is usually good practice if they are worth anything at all. – Sean Patrick Floyd Jan 14 '11 at 12:09

There is a short section in the reference docs: Security NameSpace configuration: OpenID support.

That should be complete enough for most purposes.

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.