takcy / openid4java

Automatically exported from code.google.com/p/openid4java
Apache License 2.0
0 stars 0 forks source link

blogspot and flickr not discovered #142

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I tried to get some discoveries for flickr and blogspot, and they didn't work. 
Note that they do work for google, yahoo, myspace and wordpress:

ConsumerManager manager = new ConsumerManager();
List discoveries = manager.discover("http://www.flickr.com/myflickrid");

The list is empty. Same goes for blogspot. I assumed they might be stopped 
supporting openid, but logging on stackoverflow with the same openids worked.

What is the expected output? What do you see instead?
getting discoveries

What version of the product are you using? On what operating system?
0.9.5, windows xp

Original issue reported on code.google.com by bozhidar...@gmail.com on 17 Jan 2011 at 10:37

GoogleCodeExporter commented 8 years ago
Works with 0.9.6-snapshot. But please make sure it was an intended fix :)

Original comment by bozhidar...@gmail.com on 18 Jan 2011 at 5:18

GoogleCodeExporter commented 8 years ago

Original comment by Johnny.B...@gmail.com on 31 Oct 2012 at 10:42