]
Martin Stefanko updated WFCORE-4569:
------------------------------------
Labels: downstream_dependency (was: )
Default AuthenticationContext is not installed as the JVM wide
default.
-----------------------------------------------------------------------
Key: WFCORE-4569
URL:
https://issues.jboss.org/browse/WFCORE-4569
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Critical
Labels: downstream_dependency
Fix For: 10.0.0.Beta3
Presently it is only installed on a deployment class loader basis but it should also be
installed as a JVM wide default as some connections such as XA recovery don't use the
deployment classloader.