Senthil Kumar created SOLR-16826:
------------------------------------

             Summary: Validate if authentication plugin class name are valid
                 Key: SOLR-16826
                 URL: https://issues.apache.org/jira/browse/SOLR-16826
             Project: Solr
          Issue Type: Task
          Components: Authentication
    Affects Versions: 9.2.1, 9.2, 9.1
            Reporter: Senthil Kumar


Validate if authentication plugin class name are valid authentication class 
names; and if it is not valid then Solr has to write a WARN log

As per Solr 9 documents following are the valid authentication plugin names

 

{{

"solr.BasicAuthPlugin", "solr.JWTAuthPlugin", "solr.HadoopAuthPlugin", 
"solr.ConfigurableInternodeAuthHadoopPlugin", "solr.CertAuthPlugin", 
"solr.MultiAuthPlugin", 
"solr.KerberosPlugin"

}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to