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

Block deployments if the security manager subsystem has invalid config and the security manager is enabled.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 29.0.0.Final
    • Security
    • None

      It is possible to use expressions when defining permissions in the security manager subsystem, if these are invalid the subsystem will throw an OperationFailedException and skip installing the DeploymentUnitProcessors.

      This subsequently means permissions are not applied to the deployments so they are left with no permissions.

      If the security manager is not active this is likely not an issue but if it is active either we should fail the boot at that time or make the DUPs fail due to missing configuration.

              rh-ee-mskaceli Marek Skacelik
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: