Class | OpenID::Consumer::IdResHandler |
In: |
lib/openid/consumer/idres.rb
|
Parent: | Object |
endpoint | [R] | |
message | [R] |
Given an endpoint object created from the information in an OpenID response, perform discovery and verify the discovery results, returning the matching endpoint that is the result of doing that discovery.
This method will raise ProtocolError unless the request is a valid id_res response. Once it has been verified, the methods ‘endpoint’, ‘message’, and ‘signed_fields’ contain the verified information.