[ 
https://issues.apache.org/jira/browse/SOLR-11554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Risden reassigned SOLR-11554:
-----------------------------------

    Assignee: Kevin Risden

> Support handling OPTIONS request for Hadoop authentication filter
> -----------------------------------------------------------------
>
>                 Key: SOLR-11554
>                 URL: https://issues.apache.org/jira/browse/SOLR-11554
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 6.4
>            Reporter: Hrishikesh Gadre
>            Assignee: Kevin Risden
>            Priority: Minor
>         Attachments: SOLR-11554.patch
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to