My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

OpenID RP/OP implementation written in Ruby

  • served as Ruby On Rails 2.0 Plugin
  • support OpenID 2.0 Specification
  • easy to customize and test (no ruby-openid code)

Installation

./script/plugin install http://openidengine.googlecode.com/svn/trunk/openid_engine/

in your RAILS_ROOT

Current State

you can talk to OP (e.g www.myopenid.com)

  • discover Services through Yadis Protocol
  • establish Association with OP
  • request Authentication and get response

See Also

Powered by Google Project Hosting