From 02131db1c976831241b61e205ccda9e3232c4fe2 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Fri, 30 Oct 2009 01:30:42 -0400 Subject: Bump to Auth_OpenID 2.1.3 --- extlib/Auth/OpenID/Consumer.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extlib/Auth/OpenID/Consumer.php') diff --git a/extlib/Auth/OpenID/Consumer.php b/extlib/Auth/OpenID/Consumer.php index a72684c6b..500890b65 100644 --- a/extlib/Auth/OpenID/Consumer.php +++ b/extlib/Auth/OpenID/Consumer.php @@ -1295,7 +1295,8 @@ class Auth_OpenID_GenericConsumer { Auth_OpenID_OPENID2_NS => array_merge($basic_sig_fields, array('response_nonce', 'claimed_id', - 'assoc_handle')), + 'assoc_handle', + 'op_endpoint')), Auth_OpenID_OPENID1_NS => array_merge($basic_sig_fields, array('nonce')) ); -- cgit v1.2.3-54-g00ecf