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

Realm from authentication challenge unavailable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0 Alpha 2
    • 2.0 Beta 1
    • HttpClient (classic)
    • None
    • Operating System: other
      Platform: Other
    • 17158

    Description

      There is currently no way to extract the authentication realm from HttpClient
      except to extract the authentication challenge header and parse it manually.

      Either the realm needs to be available to the client or a method in
      Authenticator should extract the realm from a given authentication header.

      The same problems occurs with determining which type of authentication is
      being used and what other options there are (basic, digest, NTLM, others).

      Attachments

        Activity

          People

            olegk Oleg Kalnichevski
            adrian@ephox.com Adrian Sutton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: