[
https://issues.apache.org/jira/browse/SOLR-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189336#comment-15189336
]
Kevin Risden commented on SOLR-8213:
------------------------------------
So username/password aren't removed from SolrParam when the request is sent by
JSONTupleStream. I worry about this leaking credentials when it is handled by
the SQL handler and passed across the cluster. Currently not sure there is a
good way to pass credentials across the cluster without them being in the
request parameters.
> SolrJ JDBC support basic authentication
> ---------------------------------------
>
> Key: SOLR-8213
> URL: https://issues.apache.org/jira/browse/SOLR-8213
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Affects Versions: master
> Reporter: Kevin Risden
> Attachments: SOLR-8213.patch, add_401_httpstatus_code_check.patch,
> add_basic_authentication_authorization_streaming.patch
>
>
> SolrJ JDBC doesn't support authentication where as Solr supports Basic and
> Kerberos authentication currently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]