Agile Web Development

Build it. Launch it. Love it.

OpenID Consumer

This plugin allows you to extend your Rails application with OpenID authentication and profile exchange.

PRE-REQUISITES

INSTALLATION

To install you need to create a migration and add a controller.

  ./script/generate open_id_migration add_open_id_tables
  ./script/generate open_id_consumer_controller open_id

This can be used well in conjunction with a login system such as acts_as_authenticated

EDUCATION

On the Web: http://www.openidenabled.com/ http://www.openidenabled.com/openid/simple-registration-extension/

On IRC: Freenode: #openid and ##identity

Developed by EastMedia (http://www.eastmedia.com) for VeriSign Contact Matt Pelletier - matt AT eastmedia.com

Vitals

Repository http://svn.eastmedia.com/svn/bantay/plugins/open_id_consumer/
License Rails' (MIT)
Tags Tag_red openid
Rating (7 votes)
Owner Matt Pelletier
Created 10 June 2006

Comments

Add a comment