Creates an OpenID authorization request of type "checkid_setup" or "checkid_immediate".
Example:
Located in /OpenID/Auth/Request.php (line 66)
The normalized identifier
The request message
Nonce class in case we are in 1.1 mode and need to embed it in the return_to
The OP Endpoint we are communicating with
Sets the basic information used in the message.
Adds an extension to the message.
Adds a nonce to the openid.return_to URL parameter. Only used in OpenID 1.1
Gets the auth request message in a URL format suitable for redirection. The decision about whether to use directed identity or not id done here.
Gets the OpenID_Nonce instance if set, otherwise instantiates one.
Sets the openid.mode parameter. Can be either "checkid_setup" or "checkid_immediate"
Sets the instance of OpenID_Nonce for use with 1.1 return_to nonces
Documentation generated on Tue, 15 Dec 2009 19:00:58 -0800 by phpDocumentor 1.4.3