Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I need to realize a following authentication on my asp.net: the user on the ASP.NET and PHP websites should authenticated using the OpenID. The login and registration exists only on the PHP website. S
I am a bit confused about OpenID OAuth stuff. (by OAuth - i mean OAuth 2.0 here and later) My target is to create a site with OpenID (or OAuth) auth as well as with legacy
I\'m trying to use the prototype version of the openid selector found in openid-selector-1.3.zip, downloaded from Google Code 2011-May-03, with django-openid-auth
When performing authentication using the OpenID federated login on GAE, my user object has the following properties:
Before I reinvent the wheel, ASP.Net MVC 3 Tools Update includes an Internet Application (with Forms based login) and Intranet Application (with Active Directory login) does anyone have an MVC 3 proje
what would be the best strategy to store information about the users openid. The user must also be able to use different openids, but they have to be linked to the same profile.
im running the detect script for janrains php5 php-openid and I keep running into this error. Qu开发者_JAVA百科ery Corruption
I am using openid authentication in my web application. I have two tables, one for storing multiple openid_url for any user_id and with openid as primary key.
What is the recommended solution for keeping track of the curren开发者_开发百科t user in a site using OpenId? Say I have a Users table with an id and a claimed identifier and then my site specific inf