Hello, I'm trying to setting up an OpenID provider for an application that I wrote using Django. For this task I use the django_openid_provider (http://www.romke.net/django/openid_provider/) app.
After installing, syncdb of the ddbb, associate an user with his openid... the truth moment comes and it fails :( I'm becoming crazy trying to debug the flow but without results. For the consumer test I'm trying to publish a comment in blogspot. The log of my runserver is this it: [30/Dec/2010 12:59:50] "GET /openidprovider/?openid.ns=http:// specs.openid.net/auth/ 2.0&openid.mode=checkid_setup&openid.claimed_id=http:// ao.getcloud.info:8000/openidprovider/antoniofcano/ &openid.identity=http://ao.getcloud.info:8000/openidprovider/ antoniofcano/&openid.return_to=https://www.blogger.com/comment.do? loginRedirect%3DSFC1293710388560%26gx.rp_st %3DAEp4C1u745Vy1t_hie5m36xCAqfy8xNlu_olr- kpYzI5jg1CCl_0iZxlc0f2i6tYVCdNuOQ8VUIfNrE5xGlvjqd59od_U5p0r7AOHk67nQNc52CEabJVcds4v7zcglL9yM9BKma4En1Wv31nePI7sSXSH4YBZ_ddhmKRhg7Ggv4- n0frnpGpZu4g24mi6-2veeYPFwmOzV5YezkuWNHjEgyi2YPrtn4p2i7oWsbzWnDQssv-0Bo4UdXqz3nmM9moyLyuYdx5m- YfOdlhCzKPA0XDSjtnO3yQmfZ-sHxFcjLApDmkrPHMdAKbKwyZ-cUVz- Nr0mPA3scTt2HhDfLH3bPoXuS7m3cxFw&openid.realm=https:// www.blogger.com&openid.ns.ax=http://openid.net/srv/ax/1.0&openid.ax.mode=fetch_request&openid.ax.type.attr0=http://axschema.org/namePerson/friendly&openid.ax.type.attr1=http://schema.openid.net/namePerson/friendly&openid.ax.type.attr2=http://axschema.org/namePerson&openid.ax.type.attr3=http://schema.openid.net/namePerson&openid.ax.required=attr0,attr1,attr2,attr3&openid.ns.sreg=http://openid.net/extensions/sreg/1.1&openid.sreg.required=nickname,fullname HTTP/1.1" 302 0 [30/Dec/2010 12:59:51] "HEAD /openidprovider/antoniofcano/ HTTP/1.1" 200 0 [30/Dec/2010 12:59:51] "GET /openidprovider/antoniofcano/ HTTP/1.1" 200 288 [30/Dec/2010 12:59:52] "POST /openidprovider/ HTTP/1.1" 403 2326 Someone has experience with this task? Please, I don't know where to go now :) Best wishes and happy new year, -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.