1. OAuth and XRDS-Simple in Wordpress

    body

    I'm publishing two plugins today.  The first is pretty simple in what it can do for users directly - the XRDS-Simple plugin allows users to delegate their OpenID to their Wordpress blog - basically letting you log in on OpenID enabled sites using your blog address, but without needing to run your own provider.

    On a far geekier level, the plugin allows other plugins to add XRDS-Simple services and other information (such as OAuth Discovery) using a progammatic API.  A brief example of this API is on the plugin's page.

    I am also releasing a more DiSo related plugin - WP-OAuth.  This plugin enables interacting with Wordpress authentication using the open OAuth protocol.  This could be exciting if combined with AtomPub or another protocol / format supported by Wordpress or another plugin.

    Creative Commons Licence © 2006-2008 Stephen Paul Weber. Some Rights Reserved.
    There is an RSS Feed for comments on this post.
    You can trackback from you own site.

    2 Comments

    1. Comment at 2008-04-23 10:43 by UNITED STATES Mac OS X Mozilla Firefox 2.0.0.14 Joseph Scott
      body

      I'm very curious about the potential of using OAuth with XML-RPC in WordPress. Are there any current resources that discuss such a combination?

    2. Comment at 2008-04-23 10:51 by Windows Vista Mozilla Firefox 2.0.0.14 Stephen Paul Weber
      body

      I've not worked with XML-RPC much, but based on what I've seen thus far of Wordpress code I can't see why it wouldn't work :)

    Post a Comment

    You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Stephen Paul Weber