| Class | OmniAuth::Strategies::CAS3::ServiceTicketValidator |
| In: |
lib/omniauth/strategies/cas3/service_ticket_validator.rb
|
| Parent: | Object |
| VALIDATION_REQUEST_HEADERS | = | { 'Accept' => '*/*' } |
Build a validator from a configuration, a return_to URL, and a ticket.
@param [Hash] options the OmniAuth Strategy options @param [String] return_to_url the URL of this CAS client service @param [String] ticket the service ticket to validate