[ https://issues.apache.org/jira/browse/SOLR-15766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438267#comment-17438267 ]
ASF subversion and git services commented on SOLR-15766: -------------------------------------------------------- Commit b3835dca64388f158d58a7f743e82304e0931b87 in solr's branch refs/heads/main from Timothy Potter [ https://gitbox.apache.org/repos/asf?p=solr.git;h=b3835dc ] SOLR-15766: MultiAuthPlugin should send non-AJAX anonymous requests to the plugin that allows anonymous requests (#394) > MultiAuthPlugin doesn't handle missing Header requests > ------------------------------------------------------ > > Key: SOLR-15766 > URL: https://issues.apache.org/jira/browse/SOLR-15766 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: Authentication > Affects Versions: main (9.0) > Reporter: David Eric Pugh > Assignee: Timothy Potter > Priority: Major > Fix For: main (9.0), 8.11 > > Time Spent: 20m > Remaining Estimate: 0h > > Using the MultiAuthPlugin, if you have a request with NO header, it doesn't > know what to do with it. In my example, I have a anonymous end point defined: > {{{color:#1d1c1d}{ "comment": "This doesn't seem to work anymore under > MultiAuthPlugin" "name": "anonymous", "role": null, "collection": > ["ecommerce"], "path": ["/select"], "method": ["GET"], },{color}}} > which throws: > > {{}} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org