See http://groups.drupal.org/node/21357
hook_openid_provider_ax($op, $attributes, $request) and
hook_openid_provider_sreg($op, $sreg_fields, $request)
is too much.
Almost the same signature, almost the same purpose. Let's unify them.

Comments

aron novak’s picture

aron novak’s picture

Also OpenID Provider Persona needs a patch: #489776: Simplify provider-side hooks at OpenID stack

xamanu’s picture

Title: Simplify provider-side hooks » Simplify provider-side hooks in D7 port
Assigned: aron novak » Unassigned
Status: Needs review » Needs work

The OpenID Provider AX module implements this now,but only in the Drupal 7 version: [#488628 ]
So please when porting this module spend half a minute on this. Cheers.