From d7d4ac9dc1efccdfcc5e1ca5d4e1c9a03900745a Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 21 Jul 2015 11:12:53 -0500 Subject: [PATCH] SEC-2993: OpenID Sample now uses me.yahoo.com --- samples/openid-xml/src/main/webapp/js/openid-jquery.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/openid-xml/src/main/webapp/js/openid-jquery.js b/samples/openid-xml/src/main/webapp/js/openid-jquery.js index eceaddef3e..3b60827b6e 100644 --- a/samples/openid-xml/src/main/webapp/js/openid-jquery.js +++ b/samples/openid-xml/src/main/webapp/js/openid-jquery.js @@ -12,7 +12,7 @@ var providers_large = { }, yahoo: { name: 'Yahoo', - url: 'http://yahoo.com/' + url: 'http://me.yahoo.com/' }, aol: { name: 'AOL',