# File lib/omniauth/strategies/windows_live.rb, line 34 def request_phase redirect consumer.getLoginUrl(options[:state], options[:locale]) end