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

Ishan Chattopadhyaya updated SOLR-7274:
---------------------------------------
    Attachment: SOLR-7274.patch

Thanks [~anshumg] for the patch. I think it should be possible to fold in all 
the changes from the extra "AuthenticationLayerFilter" to SDF. However, at this 
point, I am unable to get Kerberos plugin (SOLR-7468) to work with this due to 
the fact that the hadoop-auth's AuthenticationFilter (which the plugin is based 
on) does a chain.doFilter() for the next filter/servlet in the chain, and this 
doesn't work since SDF is the only filter in the chain. I'll try to fix that 
for SOLR-7468 later, and then fold in your changes.

Meanwhile, I'm putting out a patch which doesn't contain your changes, and does 
the following:
* SolrCLI, bin/solr support for authentication options. (TODO: Windows 
bin/solr.cmd changes)
* Fixed a bug where the CUSC wasn't getting configured using the plugin's 
client configurer.

> Pluggable authentication module in Solr
> ---------------------------------------
>
>                 Key: SOLR-7274
>                 URL: https://issues.apache.org/jira/browse/SOLR-7274
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Anshum Gupta
>         Attachments: SOLR-7274.patch, SOLR-7274.patch, SOLR-7274.patch, 
> SOLR-7274.patch, SOLR-7274.patch, SOLR-7274.patch, SOLR-7274.patch, 
> SOLR-7274.patch
>
>
> It would be good to have Solr support different authentication protocols.
> To begin with, it'd be good to have support for kerberos and basic auth.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to