OpenID和Google

时间:2014-07-06 06:39:49

标签: google-api openid google-openid

我刚读过Google has deprecated OpenID 2.0。在migration information中,他们说“更改端点:您必须使用以下HTTP请求路径将 userinfo 端点替换为 people.get 端点:{ {3}}“

但是,我没有在我的程序中找到“userinfo”端点。我使用LightOpenID连接到OpenID,说:

$openid->identity = 'https://www.google.com/accounts/o8/id'

那么,究竟应该用“people.get”代替什么?

1 个答案:

答案 0 :(得分:1)

如果您要从" OAuth 2.0登录"迁移,则您正在阅读的文档适用。因为您正在从" OpenID 2.0"相反,你需要阅读

https://developers.google.com/accounts/docs/OpenID#openid-connect