# File lib/omniauth/strategies/cas3/service_ticket_validator.rb, line 37
        def user_info
          parse_user_info(@success_body)
        end