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.
views:
169answers:
1
+2
A:
There is c# library to help you to do this called dotnetOpenAuth:
http://dotnetopenauth.net:8000/
This is the same as used by Stackoverflow
Shiraz Bhaiji
2009-11-07 13:49:52
It also includes an MVC sample.
Andrew Arnott
2009-11-07 14:49:48