Re: Creating a custom auth plugin for solr

2017-07-17 Thread srshaik
customer from updating the document of another. Or should I build a custom handler for each of the operations such as update / delete / search etc.. -- View this message in context: http://lucene.472066.n3.nabble.com/Creating-a-custom-auth-plugin-for-solr-tp4345762p4346301.html Sent from the Solr

Re: Creating a custom auth plugin for solr

2017-07-17 Thread srshaik
customer from updating the document of another. Or should I build a custom handler for each of the operations such as update / delete / search etc.. -- View this message in context: http://lucene.472066.n3.nabble.com/Creating-a-custom-auth-plugin-for-solr-tp4345762p4346358.html Sent from the Solr

Re: Creating a custom auth plugin for solr

2017-07-13 Thread Jan Høydahl
horization in solr cloud. > > I would like to use JWT. Is that possible ? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Creating-a-custom-auth-plugin-for-solr-tp4345762.html > Sent from the Solr - User mailing list archive at Nabble.com.

Creating a custom auth plugin for solr

2017-07-13 Thread srshaik
Hi, I am new to solr security and wanted some help / reference on how to implement custom authentication and authorization in solr cloud. I would like to use JWT. Is that possible ? -- View this message in context: http://lucene.472066.n3.nabble.com/Creating-a-custom-auth-plugin-for-solr