Ticket #242 (closed defect: duplicate)

Opened 6 months ago

Last modified 6 months ago

explicit openid.ns=http://openid.net/signon/1.1 will fail check_authentication

Reported by: http://keturn.myopenid.com/ Assigned to: http://keturn.myopenid.com/
Priority: major Milestone: Lib release 6/5
Keywords: Cc:
Project: All libraries OpenID Protocol: OpenID 1.x
Series: 2.x.x Web Browser:

Description

I think the Python patch "CheckAuth?: copy entire response, not just signed fields. Fixes missing namespace in check_authentication requests" does not handle the behavior introduced in "message: allow two values for OPENID1_NS." for the http://openid.net/signon/1.1 value of openid.ns.

Ruby does not have all of these patches yet, see #233 and #227

PHP does not have all of these patches yet, see #232 and #228

Change History

06/05/08 10:56:56 changed by http://keturn.myopenid.com/

  • owner set to http://keturn.myopenid.com/.
  • status changed from new to assigned.

06/05/08 14:33:03 changed by http://keturn.myopenid.com/

  • status changed from assigned to closed.
  • resolution set to duplicate.

The patches in #232 and #233 will fix this (already fixed in Python)