vote up 1 vote down star
2

Due to lack to time i cannot dig google and get information about openid and then implement it. Can someone please point me to a working asp.net sample that explains how openid works with asp.net mvc. Thanks.

flag

at some point Jeff was thinking about releasing code for SO...but I guess he is still refactoring. – Omnipresent Nov 7 at 13:46

1 Answer

vote up 2 vote down check

There is c# library to help you to do this called dotnetOpenAuth:

http://dotnetopenauth.net:8000/

This is the same as used by Stackoverflow

link|flag
It also includes an MVC sample. – Andrew Arnott Nov 7 at 14:49

Your Answer

Get an OpenID
or

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