From 54dabb6433b748508a581421452a71a238dcd8a9 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 21 Jul 2015 10:44:54 -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..3a333daa60 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: 'https://me.yahoo.com/' }, aol: { name: 'AOL',