# File lib/omniauth/strategies/azure_oauth2.rb, line 62
      def callback_url
        full_host + script_name + callback_path
      end