I am trying to use OpenID in my website using asp.net_c#. I am working on asp.net forms website with asp.net v4. The issue i am having is with openidselector control from my toolbox generated from dotnetopenauth.dll. It does not work and not even displays. Any help?
code:
Answers:
Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.
Method 1
I use the following one and it is really great. But you need to figure out most of the stuff to work with your asp.net logic;
http://code.google.com/p/openid-selector/
EDIT
Also this could be helpful;
http://bhaidar.net/post/2011/04/04/OpenID-Single-Sign-On-ASPNET-Web-Forms.aspx
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0