我曾尝试使用https://gitorious.org/lightopenid库创建一个openid登录表单,但不能使用yahoo openid url。针对该库报告的错误为:在https://open.login.yahooapis.com/openid20/www.yahoo.com/xrds中找不到OpenID服务器
你能帮我解决这个问题吗?
感谢所有的提前,克丽丝
附注:该库与google openid配合使用效果很好。
发布于 2013-12-27 19:08:13
使用$openid->identity = 'https://me.yahoo.com';用于雅虎
https://stackoverflow.com/questions/20293210
复制相似问题