[
https://issues.apache.org/jira/browse/SOLR-15334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17330473#comment-17330473
]
Uwe Schindler commented on SOLR-15334:
--------------------------------------
Hi,
the Bytebuddy Mock library is not compatible to java 15. All tests using
mocking like bytebuddy need to add an assume, so all those tests are ignored.
Policeman Jenkins tests Java 11, 15, 16, 17.
ASF jenkins only tests Java 11.
> PKIAuthenticationPlugin should return error on failed authentication
> --------------------------------------------------------------------
>
> Key: SOLR-15334
> URL: https://issues.apache.org/jira/browse/SOLR-15334
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Major
> Fix For: main (9.0)
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Right now in PKIAuthenticationPlugin, when we fail authentication for
> whatever reason, we will still delegate to the rest of the filter chain and
> then return true. According to the javadoc, however, we should be returning
> false or throwing an exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]