[ 
https://issues.apache.org/jira/browse/SOLR-12583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562002#comment-16562002
 ] 

Jan Høydahl commented on SOLR-12583:
------------------------------------

Or perhaps the subquery transformer should simply forward the original 
credentials?

And what if another Auth plugin than BasicAuth is in use? Such as Kerberos or 
Hadoop or a 3rd party? Can we find a more generic way to forward auth 
credentials in this and other use cases?

> Add basic authentication option for [subquery] document transformer
> -------------------------------------------------------------------
>
>                 Key: SOLR-12583
>                 URL: https://issues.apache.org/jira/browse/SOLR-12583
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Authentication, security
>    Affects Versions: 7.4
>            Reporter: Dwane Hall
>            Priority: Minor
>              Labels: authentication, security
>         Attachments: jira_subquery_email.txt
>
>
> Add the ability to use a document transformer [subquery] on a multi-node 
> SolrCloud cluster with the basic authentication plugin enabled 
> ([https://lucene.apache.org/solr/guide/7_4/transforming-result-documents.html]).
>   Currently the subquery request will return an 
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException Error 
> 401 require authentication as the [subquery] request is not made using the 
> logged in users basic authentication credentials.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to