teintinu / dyuproject

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

Problem authenticating with wordpress #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I have a problem using dyu 1.1.3 and wordpress, when I try to get the
OpenIdUser (_relyingParty.discover(request)) returns null and
RelyingParty.isAuthResponse(request) is false.

I tried to authenticate with wordpress in the demo version
http://dyuproject.appspot.com/ and it seems to fail.

BTW The URL to authenticate with wordpres is http://USERNAME.wordpress.com

Thanks,

Original issue reported on code.google.com by plunchete on 25 May 2009 at 7:16

GoogleCodeExporter commented 9 years ago
The discovery problem was caused by the XMLParser not being able to parse the 
html 
page correctly due to CDATA.  
This has been fixed (in trunk).
I've added an alternative html-based discovery (RegexHtmlBasedDiscovery)
You can chain the discoveries using ChainedDiscovery.

I'll update the demo with the changes.

Thanks!

Original comment by dyuproj...@gmail.com on 26 May 2009 at 12:06

GoogleCodeExporter commented 9 years ago
Hi,

I did the checkout with the latests version and I have the same problem, I 
don't know
if I have to change something. Please let me know.

Thanks,

Original comment by plunchete on 26 May 2009 at 3:53

GoogleCodeExporter commented 9 years ago
Do another svn up.
Try running the demo on modules/demos/openid-servlet
I've updated the demo at http://dyuproject.appspost.com as well.

Cheers

Original comment by dyuproj...@gmail.com on 26 May 2009 at 5:11

GoogleCodeExporter commented 9 years ago
Err typo... http://dyuproject.appspot.com  <-- login in with wordpress 
shouldn't be 
a problem anymore.

Cheers

Original comment by dyuproj...@gmail.com on 26 May 2009 at 5:13

GoogleCodeExporter commented 9 years ago
Yeah! it works pretty well. Great work!!

BTW There is any email list about dyuproject?

Thanks

Original comment by plunchete on 26 May 2009 at 5:20

GoogleCodeExporter commented 9 years ago
I've just setup google groups.
*Now why didn't I do that before*

http://groups.google.com/group/dyuproject

Cheers

Original comment by dyuproj...@gmail.com on 26 May 2009 at 5:52

GoogleCodeExporter commented 9 years ago
Great! I just added myself to the group :) In my opinion the mail list will be 
the
best way to interact with the users and solve their doubts.

Original comment by plunchete on 26 May 2009 at 6:51