Top "Openid" questions

OpenID is an open standard that describes how users can be authenticated in a decentralized manner.

oAuth ASP.NET Membership Provider

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 oauth
OAuth 2 access_token vs OpenId Connect id_token

Although I have worked with OAuth 2 before, I am a newbie to Open ID Connect. Reading the tutorials and documentations …

api oauth-2.0 openid
OpenId for gmail

Anybody know how to get gmail's OpenID working? All I find is this http://openid-provider.appspot.com/, which gives 302 moved …

openid
What should I pass for the WWW-Authenticate header on 401s if I'm only using OpenID?

The 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-headers
Securly Storing OpenID identifiers and OAuth tokens

I am creating a web app that will use OpenID logins and OAuth tokens with Youtube. I am currently storing …

database security encryption openid oauth
Where can I find a list of OpenID Provider URLs?

I've implemented OpenID on my website but I'm having a hard time finding a list of OpenID Provider URLs. I …

authentication openid dotnetopenauth
OpenID Connect providers

We currently have an OpenID based Google AppEngine application. We are now trying to integrate our application with our customers …

openid openid-connect
How to implement Google OpenID authentication in PHP & Test on Localhost

I am new to OpenID, and want to implement Google OpenID authentication on my website. I could not found any …

php authentication openid google-openid
Best way to implement Single-Sign-On with all major providers?

I 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-on
OpenID as a Single Sign On option?

I'm just looking for different opinions. Do you consider OpenID a good "Single Sign On" solution? The way it works …

openid single-sign-on