Re: Solr Admin UI with restricted authorization

2020-05-29 Thread Jörn Franke
You can restrict the admin UI by limiting access using the authorization plugin. I would though not give access to end users for the admin UI. A good practice is to create your own web application running on a dedicated server that manages all the authentication / authorization and provides a U

Solr Admin UI with restricted authorization

2020-05-29 Thread Yang, Ya Lan
Dear Solr support team, Hope you are doing well in this difficult time! I have 2 quick questions: 1. Are we able to restrict Admin UI's functions? For example, blocking the update (insert/delete/edit) functions on the Admin UI. My colleagues would like to open this Admin UI to users, but I t