Top "Openid" questions

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

What's the difference between OpenID and OAuth?

I'm really trying to understand the difference between OpenID and OAuth? Maybe they're two totally separate things?

authentication oauth openid
Changing the action of a form with JavaScript/jQuery

I'm having an issue that is driving me crazy. I'm trying to modify the openid-selector to support facebook. I'm using …

jquery openid openid-selector
How to create and add users to a group in Jenkins for authentication?

I choose to use "Jenkins's own user database" security realm for user login as I couldn't use LDAP in my …

security ldap hudson openid jenkins
How do i implement ‘sign in with google’ on my site?

On my site I would like to allow users to sign in with a google account. I plan to use …

login gmail cross-domain openid google-oauth
What is the difference between OpenID and SAML?

What is the difference between OpenID and SAML?

openid saml
Securing my REST API with OAuth while still allowing authentication via third party OAuth providers (using DotNetOpenAuth)

I have a product with a straightforward REST API so that users of the product can directly integrate with the …

api rest oauth openid dotnetopenauth
Steam API Authentication

Before I get started, let me say I know absolutely nothing about OpenID. I don't even want to do what …

openid steam
Authentication for REST web services

I'm starting to design a REST web service, and am unclear on the best approach to authentication. The service will …

web-services rest authentication oauth openid
How to add Social login services from Google, Facebook, Yahoo etc. to my website?

I want to add the following buttons to my website for providing users with option to login using more services …

login openid single-sign-on
How to add custom claims to access token in IdentityServer4?

I am using IdentityServer4. I want to add other custom claims to access token but I'm unable to do this. …

c# asp.net-core oauth-2.0 openid identityserver4