Provides a thin wrapper around the excellent ruby-openid gem from JanRain. Be sure to install that first: gem install ruby-openid To understand what OpenID is about and how it works, it helps to read the documentation for lib/openid/consumer.rb from that gem. Prerequisites OpenID authentication uses the session, so be sure that you haven’t turned that off. It also relies on tmp/openids being prese