Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-11554

Support handling OPTIONS request for Hadoop authentication filter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 6.4
    • 8.5
    • None
    • None

    Description

      As part of SOLR-9513 we added a Solr authentication plugin which uses Hadoop security framework. The HTTP client interface provided by Hadoop framework does not send the authentication information preemptively. Instead it sends an OPTIONS request first. If the server responds with 401 error, it resends the request with the proper authentication information. This jira is to handle the OPTIONS request as part of the Solr authentication plugin for Hadoop.

      Attachments

        1. SOLR-11554.patch
          1 kB
          Gézapeti

        Activity

          People

            krisden Kevin Risden
            hgadre Hrishikesh Gadre
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: