Top "Openid" questions

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

What Google logo can i use on my site

I have may be a strange question, but i haven't found any information about that in internet. I'm developing website …

openid graphical-logo
OpenID: Trying to Get Email Address from Google OP

I’m using dotnetopenauth 3.2 to implement Openid and can’t figure out how to get Google to pass the email …

c# openid dotnetopenauth
node.js OpenID provider implementation

Does anyone know good OpenID provider implementation in node.js? Maybe node module? I am using passportjs to implement Relaying …

node.js openid openid-provider
Example usage of AX in PHP OpenID

I'm using JanRain's PHP OpenID library. It comes with example script which is using SReg extension. But I want it …

php openid janrain
OpenID authentication in ASP.NET?

I am starting to build a new web application that will require user accounts. Now that I have an OpenID …

asp.net openid dotnetopenauth
OAuth? ,OpenID? Neither? Which one should my site support?

I working on a new website and wanted some advice/feedback on OAuth vs OpenID vs Standard site owned username/…

openid oauth registration
Best OpenId API for ASP.NET MVC application

I am developing an ASP.NET MVC application and I want to use OpenId. What is the best option? DotNetOpenId …

asp.net-mvc openid
DotNetOpenAuth Simple Demo, MVC & Razor

I've been looking around some time for a very simple implementation using DotNetOpenAuth to allow users to log into my …

asp.net-mvc openid dotnetopenauth membership
Spring Security with Openid and Database Integration

I am very new to Spring and Spring Security, and hoping someone can help me to solve the following problem. …

spring openid spring-security
OpenID authentication in Ruby on Rails

What is current state of the art for enabling OpenID login in Ruby on Rails applications? This is a community …

ruby-on-rails ruby authentication openid