OpenID Consumer plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://svn.eastmedia.com/svn/bantay/plugins/open_id_consumer/
Installing this plugin allows you to extend your Rails application with OpenID authentication and profile exchange.
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
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 9 months ago

