I\'ve spent countless hours reading through documentation all over the place and I\'m still having a problem with implementing the Classic ASP samples provided in the the latest version of DotNetOpenA
I\'m designing a new web application. Some quick points on it: ASP.NET MVC Web Application SQL Server 2008
How to people go about managing users when some people login via facebook connect (or openid etc) and other members who actually register on the website.
I am using the JanRain library, and implementing code very similar to their server example (essentially creating my own openid p开发者_如何学编程rovider). I have it working, but when I try to return a
I\'ve implemented OpenID-Login with Google. I can access the following attribute types \'contact/email\', \'namePerson/first\', \'namePerson/last\' and \'pref/lang\'. But I also wanna have the Google
This isn\'t a programming question per se, but I\'m hoping someone here will notice it and have an answer, I already tried the GAE group but got nothing.
I created a DotNetOpenAuth MVC 2 project using the visual studio template, and have it working. However, the sign in page takes a long time to load. Not quite sure exactly what is going on in the libr
When using OAuth, OpenID for login (together with native login on the site) there is the possibility of the same user having multiple accounts on a site. It is probably that the user who has Facebook,
I read some tutorials and came up with the following script to authenticate with OpenID. But I don\'t know how to retrieve profile data of the user logged in, like fullname, or email. can anyone help
Is it possible to achieve SSO with the built-in OpenId on App Engine? I\'ve been trying to integrate a Marketplace app and get the user logged in when coming from Google Apps (the admin panel or unive