[jboss-jira] [JBoss JIRA] (WFCORE-4599) Default AuthenticationContext is a static with undefined behaviour
Ingo Weiss (Jira)
issues at jboss.org
Mon Aug 12 11:05:00 EDT 2019
[ https://issues.jboss.org/browse/WFCORE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ingo Weiss updated WFCORE-4599:
-------------------------------
Git Pull Request: https://github.com/wildfly/wildfly-core/pull/3892
> Default AuthenticationContext is a static with undefined behaviour
> ------------------------------------------------------------------
>
> Key: WFCORE-4599
> URL: https://issues.jboss.org/browse/WFCORE-4599
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Reporter: Stuart Douglas
> Assignee: Darran Lofthouse
> Priority: Major
>
> The default AuthenticationContext global supplier initializes a static based on wildfly-config..xml found in the current class loader.
> As this is initialised lazily the result of this will depend on which deployment is used to access this first. If there are multiple deployments other deployments can end up using the wrong configuration.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list