# File lib/omniauth/strategies/google_apps.rb, line 18
      def identifier
        options[:domain] || request['domain']
      end