简体   繁体   English

使用lightOpenID和yahoo登录

[英]Login with lightOpenID and yahoo

I have tried to create an openid login form with https://gitorious.org/lightopenid library , but doesn't work with yahoo openid url. 我尝试使用https://gitorious.org/lightopenid库创建一个openid登录表单,但不适用于yahoo openid网址。 The error reported fro the library is : No OpenID Server found at https://open.login.yahooapis.com/openid20/www.yahoo.com/xrds 库报告的错误是:在https://open.login.yahooapis.com/openid20/www.yahoo.com/xrds上找不到OpenID服务器

Can you help me about this problem? 您能帮我解决这个问题吗?

Thanks to all in advance, Cris 感谢所有提前,克里斯

PS The library work fine with google openid. PS该库与google openid可以正常工作。

Use $openid->identity = ' https://me.yahoo.com '; 使用$ openid-> identity =' https: //me.yahoo.com'; for Yahoo 为雅虎

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM