Class | OpenID::Consumer::SuccessResponse |
In: |
lib/openid/consumer/responses.rb
|
Parent: | Object |
A successful acknowledgement from the OpenID server that the supplied URL is, indeed controlled by the requesting agent.
STATUS | = | SUCCESS |
message | [R] | |
signed_fields | [R] |
Return response arguments in the specified namespace. If require_signed is true and the arguments are not signed, return nil.
Get signed arguments from the response message. Return a dict of all arguments in the specified namespace. If any of the arguments are not signed, return nil.