[OpenID] openid4java : delegation with Blogger blogs
Prabath Siriwardena
siriwardena.prabath at gmail.com
Mon Feb 25 06:19:15 UTC 2008
Hi;
I enbled OpenID delegation through my blog.
<link href='http://www.myopenid.com/server' rel='openid.server'/>
<link href='http://prabath.myopenid.com/' rel='openid.delegate'/>
And, I used my blog url, successfully at LiveJournal.com.
But, I face an issue when I try to use it with RP components I
developed on top of openid4java.
This uses HtmlResolver.discover(UrlIdentifier identifier) method
during discovery but, inside the method at;
String htmlData = call(identifier.getUrl(), result);
htmlData gets unreadable text - [binary].
This makes the discovery failed.
To isolate the issue I tested, by putting the same OpenID delegation
entries into another web site - which I succeeded in testing.
So, it seems this is an issue with openid4java with Blogger.
I am using openid4java-nodeps-0.9.5-20071031.092238-1.jar.
Thanks & regards.
- Prabath
More information about the general
mailing list