Closed GoogleCodeExporter closed 8 years ago
Existing associations can (and should) be used for the same OpenID Providers.
The
verification failure is most likely caused by something else; there should be
warnings or errors in the logs that indicate the cause.
Original comment by Johnny.B...@gmail.com
on 24 Mar 2010 at 2:32
When I experienced this error, it was because I logged in from two browsers:
* one on the server itself, with "localhost" as the hostname in the URL
* on a different machine, with the proper hostname in the URL (e.g. "snoopy")
Google sees "localhost" and "snoopy" as different logical servers even though
they
resolve to the same physical server, and issues different OpenIDs even for the
same
Google user. I guess if you used the server's IP address instead of a host name,
you'd get a third different OpenID from Google. Hope this helps someone, if not
the OP.
Original comment by andrew.i...@gmail.com
on 24 Mar 2010 at 4:48
The OP doesn't (need to) identify the RP that makes a association request - it
just
creates an association and issues a handle for it to the RP.
OpenID Identifier issuing is a entirely separate issue, not related in any way
to
the host name or IP address from where requests are initiated.
Original comment by Johnny.B...@gmail.com
on 24 Mar 2010 at 5:03
Original comment by Johnny.B...@gmail.com
on 1 Nov 2012 at 12:32
Original issue reported on code.google.com by
guru.rg2...@gmail.com
on 2 Apr 2009 at 11:06