How do I implement Direct Identity based OpenID authentication with Zend OpenID

后端 未结 7 994
别那么骄傲
别那么骄傲 2020-12-07 17:55

I\'m using the Zend framework and the openid selector from http://code.google.com/p/openid-selector/ - however I find I can\'t login using sites like Google and Yahoo as the

7条回答
  •  既然无缘
    2020-12-07 18:32

    Did you check out the manual -- Zend_OpenId_Consumer basics? Check out 38.2.2 on that page and let me know if this helps, because it should.

    Specifically, I don't know if Google offers OpenID. I know that Yahoo worked because I've tried it a while back.

提交回复
热议问题