PHP Class Auth_OpenID_SetupNeededResponse
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.
Mostrar archivo
Open project: openid/php-openid
Public Properties
Public Methods
Method |
Description |
|
__construct ( $endpoint, $setup_url = null ) |
|
|
Method Details
__construct()
public method
Property Details
$status public_oe property