[ https://issues.apache.org/jira/browse/SOLR-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296283#comment-17296283 ]
ASF subversion and git services commented on SOLR-15154: -------------------------------------------------------- Commit fe33a436a084a43b3fdceb7beea662730c535337 in lucene-solr's branch refs/heads/master from Tomas Eduardo Fernandez Lobbe [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=fe33a43 ] 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