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