Top "Openid" questions

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

Is Facebook an OpenID provider?

Is Facebook an OpenID provider? I know they are an OpenID supporter but do they allow people to authenticate with …

authentication facebook openid openid-provider
OpenID vs. OAuth

Possible Duplicate: What's the difference between OpenID and OAuth? What is really the difference between OpenID and oAuth? They look …

authentication oauth openid
How does OpenID authentication work?

I am a little curious to know about how OpenID authentication works. Is there any difference between OpenID authentication and …

authentication openid
REST API for website which uses Facebook for authentication

We have a website where the only way to login and authenticate yourself with the site is with Facebook (this …

facebook rest authentication openid facebook-authentication
Create a website to login in with Gmail, Yahoo, or Facebook accounts

How does Stack Overflow allow new users to login into Stack Overflow using their Gmail or Facebook or Yahoo accounts? …

facebook login gmail openid
google account logout and redirect

I am using openid to log the user in.(google account only). Now I have a sign out link in …

openid logout account
How to get cookies from web-browser with Python?

Context: I am working on a backend access to an OpenID consumer (StackExchange in fact). If I am to provide …

python cookies openid browser
What's the best solution for OpenID with Django?

Please note: this is an ancient question with ancient answers. Most of the linked apps are now unmaintained. These days, …

python django openid
IdentityServer Flows

IdentityServer supports different OpenId Connect flows that are defined in the Flows enum and set for clients. There's also samples …

oauth-2.0 openid thinktecture-ident-server openid-connect identityserver3
Architecture for merging multiple user accounts together

Okay, I got a website where you can register yourself and login. You can also login with your facebook, twitter …

architecture oauth openid multiple-login