ohio813 / openid-selector

Automatically exported from code.google.com/p/openid-selector
0 stars 0 forks source link

http://yahoo.com/ doesn't work but http://me.yahoo.com/ does #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Logging in through yahoo was not working.  I'm using the Zend Framework so
this is probably a bug in that code, but I only had to change the address
in the selector to fix it.

Using Yahoo's URL of http://yahoo.com/ was giving me an error about having
an invalid OpenId.  I changed it to http://me.yahoo.com/ and it works as
expected.  Hopefully this will be useful for anyone else trying to use Zend
and openid-selector.

Original issue reported on code.google.com by kwee...@gmail.com on 29 Jun 2009 at 7:08

GoogleCodeExporter commented 9 years ago
I also saw this, wondering why the simple fix has not been committed..

Original comment by joeyhe...@gmail.com on 7 May 2010 at 11:04

GoogleCodeExporter commented 9 years ago
Er, just to be clear, I was not using Zend when I saw this. Actually, I was 
adding 
the selector to a CGI that uses perl's Net::OpenID::Consumer module. 

Original comment by joeyhe...@gmail.com on 7 May 2010 at 11:04

GoogleCodeExporter commented 9 years ago
done for trunk and future v1.1

Original comment by andriy.gerasika on 1 Oct 2010 at 1:55