From 094a6b4f85de525d32a0b8787e533e5e77925f7d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 2 Mar 2010 08:55:42 +0000 Subject: - Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in addition to SREF) so that we can extend our OpenID implementation in contrib. --- modules/openid/tests/openid_test.module | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/openid/tests') diff --git a/modules/openid/tests/openid_test.module b/modules/openid/tests/openid_test.module index 0512555f9..e980bb6c8 100644 --- a/modules/openid/tests/openid_test.module +++ b/modules/openid/tests/openid_test.module @@ -78,6 +78,7 @@ function openid_test_yadis_xrds() { http://specs.openid.net/auth/2.0/signon + http://openid.net/srv/ax/1.0 ' . url('openid-test/endpoint', array('absolute' => TRUE)) . ' -- cgit v1.2.3