Class OpenID::SetupNeededResponse
In: lib/openid/consumer.rb
Parent: OpenIDStatus

Returned by Consumer.begin in immediate mode when the user needs to log into the OpenID server. User should be redirected to the value returned from the setup_url method.

Methods

new  

Attributes

identity_url  [RW] 
service  [RW] 
setup_url  [R] 

Public Class methods

[Validate]