Ralph Goers created LOG4J2-3482:
-----------------------------------
Summary: Only a single AuthorizationProvider can be configured.
Key: LOG4J2-3482
URL: https://issues.apache.org/jira/browse/LOG4J2-3482
Project: Log4j 2
Issue Type: Bug
Components: Core
Affects Versions: 2.17.2
Reporter: Ralph Goers
Assignee: Ralph Goers
When creating an HTTP URLConnection calls to
ConfigurationFactory.authorizationProvider(props) always passes the result of
PropertiesUtil.getProperties(). This makes sense when trying to access the
Log4j configuration but if authorization providers are needed for other
purposes there is no way for them to create an AuthorizationProvider without
creating a new factory.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)