Consumer Plugin plugin

Plugin details

Documentation

Install the plugin:
ruby script/plugin install http://svn.apache.org/repos/asf/incubator/heraldry/libraries/ruby/openid_consumer_plugin/trunk/openid_consumer/

We recommend you use RESTful OpenID Authentication for a RESTful approach.

Install JanRain's Yadis and OpenID 1.2 gem

gem install ruby-openid



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

ruby script/generate open_id_migration add_open_id_tables
ruby script/generate open_id_consumer_controller open_id



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

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: Guest, about 1 year ago