>
> In the Linux script is an option called AUTHC_CLIENT_CONFIGURER_ARG but I
> don't find anything similar for Windows...
>
I just realized that this option is not used anyway for the status check
during startup. Any ideas how a solution would look like to make the status
check pass on Windows wh
Hi,
I am using an authentication plugin in my Solr 5.4 standalone installation
running on Windows. How do I pass authentication options to the start
script? In the Linux script is an option called AUTHC_CLIENT_CONFIGURER_ARG
but I don't find anything similar for Windows...
Thanks,
tine
Hi,
I'm trying to include a custom authentication plugin in my SolrCloud
installation. It only works when I add it to
server\solr-webapp\webapp\WEB-INF\lib or to the solr home directory of each
node.
If I add it as described here
https://cwiki.apache.org/confluence/display/solr/Adding+Cust
Hi,
I noticed that it is possible to access the API even if the Basic Auth plugin
is enabled. Is that a known issue/done on purpose? I didn’t find anything in
JIRA or the docs.
What I did:
- Started zookeeper on port 2181 and uploaded security.json from
https://cwiki.apache.org/confluence/disp