[ https://issues.apache.org/jira/browse/SOLR-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296388#comment-17296388 ]
ASF subversion and git services commented on SOLR-15154: -------------------------------------------------------- Commit a11f2329f299f4f77bec24ff001216813595a401 in lucene-solr's branch refs/heads/branch_8x from Tomas Eduardo Fernandez Lobbe [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=a11f232 ] SOLR-15154: Let Http2SolrClient pass Basic Auth credentials to all requests (#2445) Credentials can now be set explicitly at the client level, or can be read from System properties like in the previous version of the client when using PreemptiveBasicAuthClientBuilderFactory. Other implementations of HttpClientBuilderFactory can now also be used. > Let Http2SolrClient pass Basic Auth credentials to all requests > --------------------------------------------------------------- > > Key: SOLR-15154 > URL: https://issues.apache.org/jira/browse/SOLR-15154 > Project: Solr > Issue Type: Improvement > Components: SolrJ > Reporter: Tomas Eduardo Fernandez Lobbe > Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > In {{HttpSolrClient}}, one could specify credentials [at the JVM > level|https://lucene.apache.org/solr/guide/8_8/basic-authentication-plugin.html#global-jvm-basic-auth-credentials], > and that would make all requests to Solr have them. This doesn't work with > the Http2 clients case and I think it's very useful. -- 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