Authentication works the same in 7.x but the admin is not aware of it so you
will get a browser request for password if using basic auth. Upgrade to 8.x for
the login screen.
Jan Høydahl
> 26. apr. 2020 kl. 06:05 skrev Amy Bai :
>
> Thanks so much for your kindly reply.
> Another question, I
Thanks so much for your kindly reply.
Another question, I found that there is no login-screen in Solr 7.4. So,
how can we support Admin UI protect in Solr 7.4 ?
Regards,
Amy
On Fri, Apr 24, 2020 at 4:25 PM Jan Høydahl wrote:
> Yes, please read the Reference Guide
>
>
> https://lucene.apache.org
Yes, please read the Reference Guide
https://lucene.apache.org/solr/guide/8_5/overview-of-the-solr-admin-ui.html#login-screen
PS: Note that the Admin UI is just static public files and does not need
protection as such. But the Admin UI app in your browser will do HTTP requests
to Solr APIs, and