Port 4.7-2.x to Drupal 5

alexh - March 11, 2007 - 21:39
Project:OpenID
Version:4.7.x-2.x-dev
Component:OpenID Server
Category:task
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

There is already a patch of the 4.6 version to Drupal 5, but I would be more interested in a port of the 4.7-2.x version (which has also a server).
Is there anybody working on this already?

#1

belio - March 24, 2007 - 17:35

Asking support for this too... OpenID Server in 5.x... anyone please?

#2

silfreed - July 30, 2007 - 17:07

Ping for status update.

#3

Boris Mann - July 30, 2007 - 17:13

No one has stepped up to tackle this yet, as noted by the "Unassigned" label. Patches welcome.

#4

kmv - August 12, 2007 - 00:07

subscribe

#5

SeanBannister - September 25, 2007 - 04:40

Yes, I would really like to see a port to 5

#6

jonathan_hunt - October 9, 2007 - 20:21

subscribing. Might be able to help, at least with testing. Still wrapping my head around the existing code and specs...

#7

inforeto - November 9, 2007 - 06:15

Perhaps the server could be made into its own module.
That way it will have more reviews.

Is the openid_server.module fully working in its 4.7 version?
Does it have issues other than upgrading it to drupal 5?

#8

dopry - January 21, 2008 - 05:35
Status:active» patch (code needs review)

I haven't tested the open id server behavior, but I can get to the settings form and the like.. It syncs openid.module to the DRUPAL-5 banch and updates openid_server.module to be api compatible with Drupal 5.

AttachmentSize
openid-4.7-2.x-5.x.patch54.8 KB

#9

dopry - January 21, 2008 - 06:26

Hrmm. I missed a few theme('placeholders') in t()s. And added a description to the settings form menu callback.

I did some basic testing of the server with this patch and it doesn't work. I get redirected to my test site appropriately, I get presented my login request form. I submit it, and then the site starts redirecting to itself. I think openid_server_send() needs some love from someone more familiar how openid_server.module should work.

AttachmentSize
openid-4.7-2.x-5.x.patch55.69 KB

#10

Boris Mann - January 23, 2008 - 09:10

Probably needs to be updated to the released Open ID 2.0 spec. Thanks for taking a crack at this, dopry.

#11

yngens - April 13, 2008 - 10:37

#9 confirms authentication was successful, but then it goes to http://www.mysite.com/openid/send and generates the following error:

Array ( [form_token] => 49c26f25408542c20dac6cd7a795e0ae [form_id] => openid_redirect_form )

#12

walkah - June 4, 2008 - 02:49
Status:patch (code needs review)» won't fix

closing this issue... Those interested in OpenID Provider support for Drupal 5 should look at backporting http://drupal.org/project/openid_provider instead -- it has more focused attention on OpenID 2.0 support and completeness.

 
 

Drupal is a registered trademark of Dries Buytaert.