Class Auth_OpenID_SetupNeededResponse

Description

A response with a status of Auth_OpenID_SETUP_NEEDED. Indicates that the request was in immediate mode, and the server is unable to authenticate the user without further interaction.

identity_url - The identity URL for which authentication was attempted.

setup_url - A URL that can be used to send the user to the server to set up for authentication. The user should be redirected in to the setup_url, either in the current window or in a new browser window.

status - Auth_OpenID_SETUP_NEEDED.

Located in /Auth/OpenID/Consumer.php (line 1174)

Auth_OpenID_ConsumerResponse
   |
   --Auth_OpenID_SetupNeededResponse
Variable Summary
mixed $status
Method Summary
Auth_OpenID_SetupNeededResponse Auth_OpenID_SetupNeededResponse ( $endpoint, [ $setup_url = null])
Variables
mixed $status = Auth_OpenID_SETUP_NEEDED (line 1175)

Redefinition of:
Auth_OpenID_ConsumerResponse::$status
Methods
Constructor Auth_OpenID_SetupNeededResponse (line 1177)
Auth_OpenID_SetupNeededResponse Auth_OpenID_SetupNeededResponse ( $endpoint, [ $setup_url = null])
  • $endpoint
  • $setup_url

Documentation generated on Mon, 10 Sep 2007 13:29:28 -0700 by phpDocumentor 1.3.2