Hi I tried to enable basic authentication on my solr server. I configured basic authentication with the security.json mentioned here: https://solr.apache.org/guide/solr/9_7/deployment-guide/basic-authentication-plugin.html
When i try to login to solr or when I try to use curl with the basic authentication, it works. I set username and password on my solr output connection of my ManifoldCF: [cid:2c5713a0-a665-4439-98e4-eebdd88f3420] but I obtain always the error: "Threw exception: 'Solr authorization failure, code 401: aborting job" Could you help me? Thanks a lot Mario
