Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
openid.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Feb 2008 at 09:42 UTC
Updated:
9 Oct 2012 at 17:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jjzeidner commentedI got the same problem... are you using a blogger id that is a mapped domain?
Comment #2
techtonik commentedBlooger doesn't support OpenID 1.1 servers. A patch is available for version 5.x http://drupal.org/node/233885 I guess you should bring more attention to it.
Comment #3
mfer commentedThere is, also, a drupal 5 patch from bryght at https://svn.bryght.com/dev/log/bryghtbase/DRUPAL-5/trunk/patches/openid.....
The issue seems to be that drupal is sending openid.ns to openid 1 or 1.1 servers and that can cause failure (I think).
It looks like this is still in drupal 7 so it should be fixed there and backported.
Comment #4
c960657 commentedPatch for Drupal's HEAD based on the patch in #233885: [PATCH] Blogger Authentication Fix (OpenID 1.1 server compatibility) for the OpenID contrib module for D5.
Comment #6
c960657 commentedRequired some changes to the openid_test.module also.
Comment #7
dries commentedCommitted to CVS HEAD. Thanks.
Changing the version number so we can backport it to Drupal 6.
Comment #8
c960657 commentedBackport for D6.
Comment #9
vacilando commentedSubscribing
Comment #10
c960657 commentedUpdated D6 patch.
Comment #11
Anonymous (not verified) commentedI'm going to guess this is a won't fix for D6, since D6 commits focus on security fixes at this point.
Comment #12
Anonymous (not verified) commentedChanging issue status to reflect that it was fixed in 7.x.