Saturday, 17 August 2013

How to implement Custom OpenId Provider for CustomOpenIdClient

How to implement Custom OpenId Provider for CustomOpenIdClient

I am very new to the DotNetOpenAuth and have come across various examples
which lets you login through various existing open id providers like
Google, StackOverFlow, Yahoo etc.
I have written a CustomOpenIdClient to provide some extra data and all,
but I am not able to understand on how do I write a Custom OpenId Provider
on local host ?
I believe anyone can become an Open Id Provider but the question remains
how do I build one in MVC ?

No comments:

Post a Comment