|
A response with a status of Auth_OpenID_FAILURE. Indicates that the OpenID protocol has failed. This could be locally or remotely triggered. This has three relevant attributes:
claimed_id - The identity URL for which authentication was attempted, if it can be determined. Otherwise, null. message - A message indicating why the request failed, if one is supplied. Otherwise, null. status - Auth_OpenID_FAILURE.
Located in /zp-extensions/federated_logon/Auth/OpenID/Consumer.php [line 2132]
Auth_OpenID_ConsumerResponse
|
--Auth_OpenID_FailureResponse
|