他们的注销网址适用于所有 Openids 吗?
假设我通过 Google 登录 xyz.com 网站。 然后,当我注销 xyz.com 网站时,但 google 仍然保持登录状态。
至于 facebook,有注销 url,我们也可以通过它注销 facebook。
是否有所有开放 ID 的注销网址,例如 yahoo、google 等。如果没有,我们如何才能注销它们。
谢谢,
Suppose I login to xyz.com site via Google.
Then when I signout of the xyz.com site but google still keeps on logged in.
As for facebook there is logout url, with which we can logout facebook as well.
Are there logout urls for all open ids, like yahoo, google etc. if not how can we signout them as well..
Thanks,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
谷歌:https://www.google.com/accounts/Logout
雅虎:https://login.yahoo.com/config/login?logout=1
另请参阅问题如何向启用 OpenID 的网站添加注销功能? 我在哪里找到了上面的答案。
Google: https://www.google.com/accounts/Logout
Yahoo: https://login.yahoo.com/config/login?logout=1
See also question How to add logout feature to an OpenID enabled site? where I found the answers above.
我不知道您应该通过 URL 将它们注销。如果 OpenID 网站记住了用户,则表明用户已选择让 OpenID 网站记住其信息,如果他们想明确注销,可以直接从 OpenID 提供商处执行此操作。
I don't know that you should be signing them out via URL. If the user is being remembered on the OpenID website, then that indicates that the user has chosen to have their information remembered by the OpenID website, and if they wanted to explicitly log out, they could do it directly from the OpenID provider themselves.