claimed_id - 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. Null in OpenID 2.
status - Auth_OpenID_SETUP_NEEDED.
Definition at line 2218 of file Consumer.php.
Public Member Functions | |
Auth_OpenID_SetupNeededResponse ($endpoint, $setup_url=null) | |
Public Attributes | |
$status = Auth_OpenID_SETUP_NEEDED |
Auth_OpenID_SetupNeededResponse.Auth_OpenID_SetupNeededResponse | ( | $ | endpoint, | |
$ | setup_url = null | |||
) |
Definition at line 2221 of file Consumer.php.
Auth_OpenID_SetupNeededResponse.$status = Auth_OpenID_SETUP_NEEDED |