[ 
https://issues.apache.org/jira/browse/SOLR-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392566#comment-16392566
 ] 

Jan Høydahl commented on SOLR-7896:
-----------------------------------

It would also be nice to allow a different Auth method for Admin UI users than 
for API users, e.g. allow API clients to use Kerberos while AdminUI users can 
login with BasicAuth and local users. Currently you must choose between the 
two, but {{security.json}} cold be made to accept a list of auth plugins, try 
each one and only fail if all return false? That way the Admin UI could support 
e.g. BasicAuth login at first and there would always be a way to allow 
superusers to log in to Admin even if they use some custom AuthPlugin that the 
admin does not understand.

> Add a login page for Solr Administrative Interface
> --------------------------------------------------
>
>                 Key: SOLR-7896
>                 URL: https://issues.apache.org/jira/browse/SOLR-7896
>             Project: Solr
>          Issue Type: New Feature
>          Components: Admin UI, security
>    Affects Versions: 5.2.1
>            Reporter: Aaron Greenspan
>            Priority: Major
>              Labels: authentication, login, password
>
> Out of the box, the Solr Administrative interface should require a password 
> that the user is required to set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to