authorization problem

Evgeniy Vt evgeniy.vt at gmail.com
Wed Nov 1 12:56:55 UTC 2006


Hi.

I am php developer and want to employ OpenID authentification server end
point to my web-site. I am using "PHP port of the JanRain Python OpenID
library" (http://www.openidenabled.com/openid/libraries). But I am
experiencing the following problem.

My script works fine  when I try to login (i.e. www.livejournal.com) using
OpenID accont on my test-server.

But when I try to login using my work-server I receive the following
error-message: "naive_verify_failed_network".

When I get in detail with this problem I found out that OpenID consumers
send different queries to my servers. So livejournal.com doesn't sent "
openid.assoc_handle" parameter to my work-server, but did this for my
test-server. Some Other OpenID consumers use "
openid.mode=check_authentication" for my test-server, but doesn't send this
to my work-server (so authorization fails).

And finally I analize log-files and found that before sending "
openid.mode=check_authentication" request to server OpenID consumer requires
Identity page. Both work- and test- server respond to this request. But
after that OpenID consumer sends "openid.mode=check_authentication" to
test-server, but doesn't for work-server.

Does anybody know how to solve this problem?

Best regards,
Evgeniy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-general/attachments/20061101/8c6753db/attachment-0002.htm>


More information about the general mailing list