David Eric Pugh created SOLR-15766: -------------------------------------- Summary: 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: 8.10.1, main (9.0) Reporter: David Eric Pugh
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