必要な gem - Required gem gem install rails_warden gem install warden-openid warden-openid の概要 - Outline of warden-openid アプリ側から OP に遷移する際に、OP にコールバック先の URL を渡します。認証に成功したら、そのコールバック先にリダイレクトします。 - warden-openid sends the callback URL when transits from application to OP. When authorization is success, it redirects to the destination of callback. http://github.com/ursm/warden-openid ソースコード - Source code