[ https://issues.apache.org/jira/browse/SOLR-15766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438271#comment-17438271 ]
ASF subversion and git services commented on SOLR-15766: -------------------------------------------------------- Commit a32727b8796b76113bcfc10aa68568e453fedf2b in lucene-solr's branch refs/heads/branch_8_11 from Timothy Potter [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=a32727b ] SOLR-15766: MultiAuthPlugin should send non-AJAX anonymous requests to the plugin that allows anonymous requests (#2601) (#2602) > 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: 1h > 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