Y
Hacker News
new
|
ask
|
show
|
jobs
by
sakopov
3676 days ago
I know it's in the title but I don't see any OpenID capabilities here. Looks like Oauth2 spec implementation. Am i missing something?
2 comments
arekkas
3676 days ago
OpenID has been deprecated in favor of OpenID Connect:
*
http://openid.net/specs/openid-connect-core-1_0.html
*
http://openid.net/connect/faq/
link
darkr
3676 days ago
It implements OpenID
Connect
, which basically an opinionated OAuth2 implementation, and a different thing to OpenID.
link
* http://openid.net/specs/openid-connect-core-1_0.html * http://openid.net/connect/faq/