You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (Jira)" <ji...@apache.org> on 2022/05/02 15:46:00 UTC

[jira] [Updated] (LOG4J2-3481) HttpWatcher does not pass credentials when polling

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

Ralph Goers updated LOG4J2-3481:
--------------------------------
    Fix Version/s: 2.18.0

> HttpWatcher does not pass credentials when polling
> --------------------------------------------------
>
>                 Key: LOG4J2-3481
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-3481
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.17.2
>            Reporter: Ralph Goers
>            Assignee: Ralph Goers
>            Priority: Major
>             Fix For: 2.18.0
>
>
> When a configuration is retrieved via HTTP the ConfigurationSource determines the AuthorizationProvider to use and does not save it. However, when the HttpWatcher runs it retrieves the AuthorizationProvider from a static variable in ConfigurationFactory that has not been initialized, so polling requests return with a 401.
> Note that when Spring events are raised 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)