You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/03 19:26:00 UTC

[jira] [Commented] (SOLR-15766) MultiAuthPlugin doesn't handle missing Header requests

    [ https://issues.apache.org/jira/browse/SOLR-15766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438268#comment-17438268 ] 

ASF subversion and git services commented on SOLR-15766:
--------------------------------------------------------

Commit bf833d9df041a583610d310c7d1d7e723ffdd875 in lucene-solr's branch refs/heads/branch_8x from Timothy Potter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=bf833d9 ]

SOLR-15766: MultiAuthPlugin should send non-AJAX anonymous requests to the plugin that allows anonymous requests (#2601)



> 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: 40m
>  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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org