This attached patch gives the openid provider module its own hook. hook_openid_provider. This will allow you to call the hook and modules on the provider side can pass information back to the provider module based off the information that is received in the hook. Used for response and signing currently in the patch that was applied, removed the old dependency for the hook_openid since i believe that one should stay on the client side of the fence.

Patch also updates the path for the user to the new path in the module which http://drupal.org/node/322764 gave for the functionality.

CommentFileSizeAuthor
openid_provider.inc_.patch2.16 KBdarren.ferguson

Comments

christefano’s picture

Status: Active » Needs review
Chris Johnson’s picture

Status: Needs review » Reviewed & tested by the community
sumitk’s picture

Status: Reviewed & tested by the community » Patch (to be ported)

seems to be working for me

but you still need this patch to make openid_provider work
http://drupal.org/node/322764

sumitk’s picture

Status: Patch (to be ported) » Reviewed & tested by the community
walkah’s picture

Status: Reviewed & tested by the community » Fixed

I applied the hook openid_provider part of this patch, and we can address the path issue in #322764

thanks, darren :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

merilainen’s picture

I'm trying to apply this patch for openid_provider dev-version from March 12th and get the following errors:

 patch < openid_provider.inc__0.patch 
patching file openid_provider.inc
Hunk #1 FAILED at 95.
Hunk #2 succeeded at 135 with fuzz 2 (offset 5 lines).
Hunk #3 FAILED at 317.
Hunk #4 FAILED at 358.
3 out of 4 hunks FAILED -- saving rejects to file openid_provider.inc.rej