Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4599

Default AuthenticationContext is a static with undefined behaviour

XMLWordPrintable

      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.

            sdouglas1@redhat.com Stuart Douglas
            sdouglas1@redhat.com Stuart Douglas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: