Ticket #95 (new defect)

Opened 1 year ago

Last modified 1 year ago

OpenID authentication failed: No matching endpoint found after discovering https://sutra.pip.verisignlabs.com/

Reported by: https://sutra.pip.verisignlabs.com/ Assigned to:
Priority: major Milestone:
Keywords: rp verisignlabs interop Cc:
Project: php-openid OpenID Protocol:
Series: 2.x.x Web Browser:

Description

At the first time, login with https://sutra.pip.verisignlabs.com/, php-openid-2.0.0 prompt this: OpenID authentication failed: No matching endpoint found after discovering https://sutra.pip.verisignlabs.com/

At the second time, it works OK.

At the third time, it is the same as the first time.

At the forth time, it works OK.

...

Change History

12/28/07 16:11:29 changed by http://keturn.myopenid.com/

  • keywords set to rp verisignlabs interop.
  • project set to php-openid.
  • series set to 2.x.x.

That sort of works-every-other-time pattern usually has something to do with a difference in server endpoints. A quick look at the discovery information for your verisignlabs identifier suggests that the PHP lib may be failing with the v2 endpoint but working when it falls back to v1. We'll have to look at some more detailed logs.