]
Jeff Mesnil updated WFCORE-4569:
--------------------------------
Fix Version/s: 10.0.0.Beta3
(was: 10.0.0.Beta2)
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
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.