You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Senthil Kumar (Jira)" <ji...@apache.org> on 2023/05/26 18:39:00 UTC

[jira] [Created] (SOLR-16826) Validate if authentication plugin class name are valid

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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org