If you want to deploy basic authentication in a way that a login is 
required when creating collections it is only a simple matter of 
constrainting a url pattern (eg. /solr/admin/collections/*). Maybe this 
link will help: 
http://stackoverflow.com/questions/5323855/jetty-webserver-security/5332049#5332049

But keep in mind that intra-node requests in SolrCloud must also be 
authenticated (because http stack is used). If I understand correctly this 
is currently not possible.

Primož




From:   maephisto <my_sky...@yahoo.com>
To:     solr-user@lucene.apache.org
Date:   11.10.2013 11:25
Subject:        Re: Solr Cloud Basic Authentification



Thank you,
But I'm afraid that wiki page does not cover my topic of interest



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Cloud-Basic-Authentification-tp4094903p4094915.html

Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to