You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2022/11/10 18:11:00 UTC

[jira] [Resolved] (ARTEMIS-4088) Hawtio (?) failing authentication for CORS preflight requests to Jolokia

     [ https://issues.apache.org/jira/browse/ARTEMIS-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-4088.
-------------------------------------
    Resolution: Duplicate

> Hawtio (?) failing authentication for CORS preflight requests to Jolokia
> ------------------------------------------------------------------------
>
>                 Key: ARTEMIS-4088
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4088
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 2.26.0
>            Reporter: Konstantin
>            Priority: Minor
>
> I'm trying to integrate queue message counts on an external website. 
> When trying to access the Jolokia URL, Authentication is neccessary. 
> Due to this, the browser executes a Preflight request via the OPTIONS method, which is unauthenticated by design. This request however always returns error 403, even though I have set up unauthenticated access during broker creation. The Hawtio-Forbidden-Reason header is set to NONE.
> Expected behavior: OPTIONS Requests should not return 403, but rather 2xx.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)