Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-06-18 18:18:50
- criacow
- New Member
- From: Vancouver, Canada
- Registered: 2009-06-18
- Posts: 1
Question with plugins/mod_openid
Hello!
I’ve been working with mem_openid and mem_openid_comments (from http://manfre.net/svn/txp/plugins/mem_openid/). I know, from searching the forums, that they’re pretty much orphaned; still, they’re the best I’ve found.
I’ve got it almost all working—it calls out to the OpenID server, gets a response back, and everything looks good. However, the URL it goes back to is:
http://domain/index.php?janrain_nonce=(data)&openid1_claimed_id=(url)…
plus more. It just drops it right back to the front page of my site, not processing the return call at all. This is where my understanding of Textpattern plugins hits a wall; I know there ought to be a register_callback() or something along those lines, but I’m not sure how to set up the plugin to say, “once it comes back with ‘janrain_nonce’, this is for me, let me process it”.
Or am I entirely Doing This Wrong? My goal is to get this working so I can write (and contribute) something of a howto, since I’ve seen enough other posts asking for OpenID functionality. I feel like I’m so close! but not quite there.
Thanks,
-criacow
Offline
#2 2009-06-18 19:47:14
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: Question with plugins/mod_openid
You probably better ask here, doesn’t look orphaned to me.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline