I am trying to use openid for my website. Can someone please point me to a asp.net mvc working sample that uses openid

StackOverflow https://stackoverflow.com/questions/1692959

Question

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.

Was it helpful?

Solution

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

http://dotnetopenauth.net:8000/

This is the same as used by Stackoverflow

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top