Patch for OpenID Provider to provide new hook and update path
darren.ferguson - October 17, 2008 - 19:06
| Project: | OpenID Provider |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| openid_provider.inc_.patch | 2.16 KB |

#1
#2
#3
seems to be working for me
but you still need this patch to make openid_provider work
http://drupal.org/node/322764
#4
#5
I applied the hook openid_provider part of this patch, and we can address the path issue in #322764
thanks, darren :-)
#6
Automatically closed -- issue fixed for 2 weeks with no activity.
#7
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.patchpatching 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