OpenID is an open standard that describes how users can be authenticated in a decentralized manner.
Are there any recommended resources for implementing a custom membership provider that uses oAuth? The goal would be to have …
asp.net asp.net-mvc openid oauthAlthough I have worked with OAuth 2 before, I am a newbie to Open ID Connect. Reading the tutorials and documentations …
api oauth-2.0 openidAnybody know how to get gmail's OpenID working? All I find is this http://openid-provider.appspot.com/, which gives 302 moved …
openidThe HTTP spec states: 10.4.2 401 Unauthorized The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing …
http authentication openid http-headersI am creating a web app that will use OpenID logins and OAuth tokens with Youtube. I am currently storing …
database security encryption openid oauthI've implemented OpenID on my website but I'm having a hard time finding a list of OpenID Provider URLs. I …
authentication openid dotnetopenauthWe currently have an OpenID based Google AppEngine application. We are now trying to integrate our application with our customers …
openid openid-connectI am new to OpenID, and want to implement Google OpenID authentication on my website. I could not found any …
php authentication openid google-openidI already did a lot of research on this topic and have implemented a lot of solutions myself. Including OpenID, …
php authentication facebook openid single-sign-onI'm just looking for different opinions. Do you consider OpenID a good "Single Sign On" solution? The way it works …
openid single-sign-on