Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1142

Infinite loop on NTLM authentication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2 Alpha1
    • 4.2 Beta1
    • HttpClient (classic)
    • None
    • All

    Description

      I got an infinite loop on NTLM authentication if the authentication failed (bad credentials).

      The state FAILED of the NTLM sheme is never catched in the method authenticate of the class HttpAuthenticator (line 123).
      I fix temporatily this bug by adding a case for the protocol state HANDSHAKE.

      Attachments

        1. work.txt
          23 kB
          VoD
        2. bug.txt
          69 kB
          VoD

        Activity

          People

            Unassigned Unassigned
            vod VoD
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: