Browse Source

SEC-2993: OpenID Sample now uses me.yahoo.com

Rob Winch 10 years ago
parent
commit
d7d4ac9dc1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      samples/openid-xml/src/main/webapp/js/openid-jquery.js

+ 1 - 1
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',