ctargett commented on a change in pull request #635: SOLR-13371 improve 
security chapters in refguide
URL: https://github.com/apache/lucene-solr/pull/635#discussion_r291791837
 
 

 ##########
 File path: 
solr/solr-ref-guide/src/authentication-and-authorization-plugins.adoc
 ##########
 @@ -103,7 +106,7 @@ An authentication plugin consists of two parts:
 . Server-side component, which intercepts and authenticates incoming requests 
to Solr using a mechanism defined in the plugin, such as Kerberos, Basic Auth 
or others.
 . Client-side component, i.e., an extension of `HttpClientConfigurer`, which 
enables a SolrJ client to make requests to a secure Solr instance using the 
authentication mechanism which the server understands.
 
-=== Enabling a Plugin
+=== Enabling an authentication Plugin
 
 Review comment:
   Capitalize "authentication"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to