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

SPNego Authentication to HTTPS service

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 4.5.1
    • None
    • HttpClient (classic)
    • None

    Description

      When connecting with the HttpClient to a website through the HTTPS-Protocol, SPNego Authentication does not work, because in the method GGSSchemeBase#generateGSSToken is the service name hardcoded to HTTP.
      A workaround is to extend the class SPNegoScheme and override this method.
      To fix this, I think it would be best to get the protocol from the current connection, but I don't how to get the connection in this class, so I can't provide a patch.

      Attachments

        1. GGSSchemeBase.patch
          1 kB
          Georg Romstorfer

        Activity

          People

            Unassigned Unassigned
            groms Georg Romstorfer
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: