...
These are used to configure the Digizuite and should be used in the web.config.
Post-installation
Once Solr is installed, it is very important to disable the Username/password authentication on Solr, as the Digizuite API does not support that.
This can be done using the following steps:
Stop SolrServices (SolrJetty/SolrApache)
open the Solr config file (Default: C:\Bitnami\solr-8.3.1-1\apache-solr\conf\solr.conf)
Remove the LocationMatch section entirely and save
Start SolrServices