-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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.
- is cloned by
-
JBEAP-17383 [GSS](7.2.z) Default AuthenticationContext is a static with undefined behaviour
- Closed
- is incorporated by
-
JBEAP-17383 [GSS](7.2.z) Default AuthenticationContext is a static with undefined behaviour
- Closed
- is related to
-
WFCORE-4659 Partial revert of *not* having static default authentication context
- Closed
-
WFCORE-4668 Transaction recovery of remote ejb calls should not be using static Default AuthenticationContext
- Open