Adding Solr Basic Authentication #9337
Labels
Feature: Search/Browse
Size: 30
A percentage of a sprint. 21 hours. (formerly size:33)
Type: Feature
a feature request
User Role: Sysadmin
Installs, upgrades, and configures the system, connects via ssh
I think it would be nice to enable basic authentication of SOLR as another security layer.
In Java code it would be something like SolrRequest.setBasicAuthCredentials(String user, String password) added to IndexServiceBean.java
With the possibility of adding user and password in DB setting like :SolrHostColonPort
We are not currently working on a PR.
The text was updated successfully, but these errors were encountered: