Firstly I understand OpenId is for authentication and OAuth is for authorisation and unlike other questions on the site I am not asking which should be used for which but whether anyone can advise a s
I\'m try to use drupal open id module. When i used to login using any provider id(yahoo,google,facebook..) it goes to registration page of my site. My question is how to populate details of the user t
I am messing around with WebFinger and trying to create a small rails app that enables a user to log in using nothing but their WebFinger account.I can succesfully finger myself, and I get back an XRD
I\'m currently testing an OpenID implementation, and I\'m noticing that Google sends a different identifier for different consuming host name / domain name, even for the same user.For example, Google
I\'m trying to build a login form using OpenID Auth. I\'m using sample code from: http://openidenabled.com/php-openid/ But I only get user\'s email address when auth with account o开发者_开发技巧n myo
If th开发者_开发百科ere is no token, how does OpenId maintains authorisation? Through cookies?OpenID Authentication per-se does not \"maintain authorization\" in any way.OpenID is merely a protocol wh
We\'re in the early stages of designing a RESTful/resource-oriented web service API for a computational lingustics application. Because many of the resources we plan to serve are rights-encumbered, a
I\'m attempting to implement OpenID with ASP.NET MVC (Yeah, we haven\'t heard that one before I\'m sure!)
Consider the log in page on N开发者_运维百科erdDinner.com: http://www.nerddinner.com/Account/LogOn
I have an OpenID relying party setup and using XRDS. It开发者_Go百科 passes the \"RP has discoverable return_to\" interop test over at http://test-id.org/RP/DiscoverableReturnTo.aspx.