Hello,

We are looking to move from SolrJ client v5.5.x to the latest v7.4.x.

The documentation on wiring kerberos with the client API here
<https://lucene.apache.org/solr/guide/7_4/kerberos-authentication-plugin.html#using-solrj-with-a-kerberized-solr>
seems out-of-date. The HttpClientUtil class doesn't have a method
setConfigurer(). Also Krb5HttpClientConfigurer class is missing from the
SolrJ library. This mechanism used to work with v5.5.4, but doesn't work
with any 7.x.

Am I missing something or is the documentation indeed out-of-date?

I am interested in the conventional jaas/keytab based access (not
delegation token).

Thanks,
Tushar.

Reply via email to