dsmiley commented on code in PR #3397:
URL: https://github.com/apache/solr/pull/3397#discussion_r2159645849
##########
solr/modules/jwt-auth/src/test/org/apache/solr/security/jwt/JWTAuthPluginIntegrationTest.java:
##########
@@ -290,6 +291,53 @@ public void testMetrics() throws Exception {
HttpClientUtil.close(cl);
}
+ /**
+ * Test if JWTPrincipal is passed correctly on internode communication.
Setup a cluster with more
+ * nodes using jwtAuth for both authentication and authorization.Add a
private collection with
Review Comment:
```suggestion
* nodes using jwtAuth for both authentication and authorization. Add a
private collection with
```
What is a "private" collection?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]