I have secured solr using basic authentication so that php client and curl requests require the password. Using solr cloud as I gave up trying to setup on standalone.
However this does not secure the solr web client!!! Where is the documentation to secure solr web client? Any direction gratefully received!!!!