# File lib/omniauth/strategies/open_id.rb, line 62
      def request_phase
        identifier ? start : get_identifier
      end