Top "Openid-provider" questions

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
Custom oAuth server implementation and its advantages

We have multiple web projects(sites), each has its own Authorization logic. Today I have been asked by my CIO …

c# oauth openid openid-provider
Laravel Single Sign-On

Is there any OpenID implementation on Laravel ? (Provider and Consumer) What I'm trying to do is having One CoreApp acting …

oauth openid oauth-2.0 laravel openid-provider
List of available attributes for http://axschema.org and http://schemas.openid.net

I have searched high, low, far and wide but can not find anything on the Internet that lists the available …

openid schema google-openid openid-provider
How to create OpenID Provider with Spring Boot

I finished studying OpenID to understand its main features. The next step is an OpenID Provider program for my clients. …

java spring spring-boot openid openid-provider
How to use OpenID or OAuth for internal first-party authentication?

I am working on an internal authentication system for users of a set of of RESTful web applications. Our intention …

authentication oauth-2.0 restful-authentication openid-provider
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